docs(readme): fix broken link (#1491)

replace old link toward docs directory to direct external link to docs website.
This commit is contained in:
jjangga0214 2019-10-01 14:46:22 +09:00 committed by Juan Picado @jotadeveloper
parent c6314928ca
commit eaf3556e3d
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ If you use multiples registries in your organization and need to fetch packages
### Override public packages
If you want to use a modified version of some 3rd-party package (for example, you found a bug, but maintainer didn't accept pull request yet), you can publish your version locally under the same name. See in detail each of these [use cases](https://github.com/verdaccio/verdaccio/tree/master/docs/use-cases.md).
If you want to use a modified version of some 3rd-party package (for example, you found a bug, but maintainer didn't accept pull request yet), you can publish your version locally under the same name. See in detail [here](https://verdaccio.org/docs/en/best#override-public-packages).
### E2E Testing