Correct url in README file

The npmjs.com/package/swagger-ui-dist url in the readme is wrong as it tries to load within github domain
This commit is contained in:
Deepu K Sasidharan
2017-04-23 11:29:03 +02:00
committed by GitHub
parent b289d5992a
commit 2c6bd5d988

View File

@@ -75,7 +75,7 @@ To use swagger-ui's bundles, you should take a look at the [source of swagger-ui
})
```
If you'd like to use the bundle files via npm, check out the [`swagger-ui-dist` package](npmjs.com/package/swagger-ui-dist).
If you'd like to use the bundle files via npm, check out the [`swagger-ui-dist` package](https://www.npmjs.com/package/swagger-ui-dist).
#### Parameters