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