diff --git a/content/cli/v11/commands/npm-run-script.mdx b/content/cli/v11/commands/npm-run-script.mdx index 83045adf327..a3ffe9f80ce 100644 --- a/content/cli/v11/commands/npm-run-script.mdx +++ b/content/cli/v11/commands/npm-run-script.mdx @@ -30,6 +30,7 @@ redirect_from: - /cli/v11/cli-commands/run-script - /cli/v11/commands/run-script - /cli/v11/npm-run-script + - /cli/v11/commands/npm-run - /cli/v11/run-script - /commands/npm-run-script - /commands/run-script diff --git a/content/nav.yml b/content/nav.yml index dd02d22c471..83759ce171e 100644 --- a/content/nav.yml +++ b/content/nav.yml @@ -1743,7 +1743,7 @@ url: /cli/v11/commands/npm-root description: Display npm root - title: npm run - url: /cli/v11/commands/npm-run + url: /cli/v11/commands/npm-run-script description: Run arbitrary package scripts - title: npm sbom url: /cli/v11/commands/npm-sbom