diff --git a/docs/plugins.md b/docs/plugins.md index bd6bc5c51..96d0f1b7c 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -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