We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6ff417 commit 373224bCopy full SHA for 373224b
docs/content/cli-commands/npm-publish.md
@@ -73,9 +73,9 @@ included and packs them into a tarball to be uploaded to the registry.
73
74
* [npm registry](/using-npm/registry)
75
* [npm scope](/using-npm/scope)
76
-* [npm adduser](/cli-commands/npm-adduser)
77
-* [npm owner](/cli-commands/npm-owner)
78
-* [npm deprecate](/cli-commands/npm-deprecate)
79
-* [npm dist-tag](/cli-commands/npm-dist-tag)
80
-* [npm pack](/cli-commands/npm-pack)
81
-* [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 commit comments