mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-04-08 02:54:13 -05:00
Merge pull request #785 from ayusharma/fix-broken-link-in-docs
docs: update broken link in plugins
This commit is contained in:
commit
7defd06356
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ title: "Plugins"
|
|||
Verdaccio is an plugabble aplication. It can be extended in many ways, either new authentication methods, adding
|
||||
endpoints or using a custom storage.
|
||||
|
||||
> If you are interested to develop your own plugin, read the [development](development.md) section.
|
||||
> If you are interested to develop your own plugin, read the [development](dev-plugins.md) section.
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue