updated urls
This commit is contained in:
@@ -29,10 +29,8 @@
|
||||
|
||||
#content_message
|
||||
Enter the base URL of the API that you wish to explore, or try
|
||||
= link_to("swagr.api.wordnik.com/v4", "#", :onclick => "$('#input_baseUrl').val('http://swagr.api.wordnik.com/v4'); apiSelectionController.showApi(); return false;")
|
||||
or
|
||||
= link_to("petstore.swagger.wordnik.com/api", "#", :onclick => "$('#input_baseUrl').val('http://petstore.swagger.wordnik.com/api'); apiSelectionController.showApi(); return false;") + "."
|
||||
= link_to("petstore.swagger.wordnik.com/api", "#", :onclick => "$('#input_baseUrl').val('http://petstore.swagger.wordnik.com/api'); apiSelectionController.showApi(); return false;")
|
||||
|
||||
%p#colophon{:style => 'display:none'}
|
||||
Sexy API documentation from
|
||||
= link_to("Swagger", "http://swagger.wordnik.com") + "."
|
||||
= link_to("Swagger", "http://swagger.wordnik.com") + "."
|
||||
|
||||
Reference in New Issue
Block a user