mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-05-03 10:32:10 -05:00
docs: fix linking to npmjs.com (#5426) [ci skip]
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user