mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-06 22:40:26 -05:00
fix link to TypeScript type definitions (#3395)
* Fix link to TypeScript type definitions * Update link
This commit is contained in:
parent
979d6639d3
commit
810bf8c40c
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ There are many ways to extend `verdaccio`, the kind of plugins supported are:
|
||||||
* Theme
|
* Theme
|
||||||
* Filter plugins
|
* Filter plugins
|
||||||
|
|
||||||
> We recommend developing plugins using our [Typescript type definitions](https://github.com/verdaccio/monorepo/tree/master/core/types).
|
> We recommend developing plugins using our [TypeScript type definitions](https://github.com/verdaccio/monorepo/tree/9.x/core/types).
|
||||||
|
|
||||||
# Other plugins
|
# Other plugins
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue