docs: fix linking to npmjs.com (#5426) [ci skip]

This commit is contained in:
Roland Doda
2020-04-26 17:52:45 +02:00
committed by GitHub
parent bd7ad93cae
commit 75017b22d9
+1 -1
View File
@@ -861,7 +861,7 @@ The logo should be a square non-transparent image (ideally 84x84).
## Publish Plugin to npm
To publish your plugin, you need to be registered an [npmjs.com](npmjs.com) and you should have `npm` installed globally. If it's your first npm module, please run
To publish your plugin, you need to be registered an [npmjs.com](https://www.npmjs.com) and you should have `npm` installed globally. If it's your first npm module, please run
```bash
npm login