From 6f431fe2325f77b4370f95848359a36fe7a011d1 Mon Sep 17 00:00:00 2001 From: tripu <1016538+tripu@users.noreply.github.com> Date: Fri, 27 Aug 2021 12:49:18 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20Fix=20one=20=E2=80=9Csee=20also?= =?UTF-8?q?=E2=80=9D=20link?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR-URL: https://github.com/npm/cli/pull/3690 Credit: @tripu Close: #3690 Reviewed-by: @wraithgar --- docs/content/commands/npm-deprecate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/commands/npm-deprecate.md b/docs/content/commands/npm-deprecate.md index 4888e42e8ba86..438a54ec6e4f3 100644 --- a/docs/content/commands/npm-deprecate.md +++ b/docs/content/commands/npm-deprecate.md @@ -76,4 +76,4 @@ password, npm will prompt on the command line for one. * [npm publish](/commands/npm-publish) * [npm registry](/using-npm/registry) * [npm owner](/commands/npm-owner) -* [npm owner](/commands/npm-adduser) +* [npm adduser](/commands/npm-adduser)