mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-13 22:48:31 -05:00
Fix typo at config wiki (uplinks section)
This commit is contained in:
parent
9ff7160640
commit
3010f54b03
1 changed files with 2 additions and 2 deletions
|
@ -61,7 +61,7 @@ web:
|
||||||
logo: logo.png
|
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).
|
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).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue