Skip to content

Commit

Permalink
Update npm-publish.md
Browse files Browse the repository at this point in the history
Fixed wrong links in See also section

PR-URL: #939
Credit: @
Close: #939
Reviewed-by: @darcy Clarke
  • Loading branch information
vit100 authored and darcyclarke committed Feb 25, 2020
1 parent f6ff417 commit 373224b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/content/cli-commands/npm-publish.md
Expand Up @@ -73,9 +73,9 @@ included and packs them into a tarball to be uploaded to the registry.
* [npm registry](/using-npm/registry)
* [npm scope](/using-npm/scope)
* [npm adduser](/cli-commands/npm-adduser)
* [npm owner](/cli-commands/npm-owner)
* [npm deprecate](/cli-commands/npm-deprecate)
* [npm dist-tag](/cli-commands/npm-dist-tag)
* [npm pack](/cli-commands/npm-pack)
* [npm profile](/cli-commands/npm-profile)
* [npm adduser](/cli-commands/adduser)
* [npm owner](/cli-commands/owner)
* [npm deprecate](/cli-commands/deprecate)
* [npm dist-tag](/cli-commands/dist-tag)
* [npm pack](/cli-commands/pack)
* [npm profile](/cli-commands/profile)

0 comments on commit 373224b

Please sign in to comment.