Browse Source

Merge pull request #2957 from deepu105/patch-1

Correct url in README file
bubble
Ron 7 years ago
committed by GitHub
parent
commit
4c40fa192b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md 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 #### Parameters




Loading…
Cancel
Save