fixed petstore link

This commit is contained in:
Tony Tam
2013-08-14 10:53:31 -07:00
parent 6865ab5287
commit 25805a4bc0
3 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ class HeaderView extends Backbone.View
showPetStore: (e) ->
@trigger(
'update-swagger-ui'
{url:"http://petstore.swagger.wordnik.com/api/api-docs.json"}
{url:"http://petstore.swagger.wordnik.com/api/api-docs"}
)
showWordnikDev: (e) ->