mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-06 22:40:26 -05:00
Merge pull request #331 from okv/patch-1
Fix typo at config wiki (uplinks section)
This commit is contained in:
commit
eca7cf1a01
1 changed files with 2 additions and 2 deletions
|
@ -61,7 +61,7 @@ web:
|
|||
logo: logo.png
|
||||
```
|
||||
|
||||
### Upkinks
|
||||
### Uplinks
|
||||
|
||||
Uplinks is the ability of the system to fetch packages from remote registries when those packages are not available locally. For more information about this section read the [uplinks page](uplinks.md).
|
||||
|
||||
|
@ -162,4 +162,4 @@ notify:
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue