From 25248330785bea720d28efa958216dd20ec12bd6 Mon Sep 17 00:00:00 2001 From: Mister-Hope Date: Tue, 3 Dec 2024 15:41:44 +0800 Subject: [PATCH] Update pnpm-cli.md --- versioned_docs/version-9.x/pnpm-cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versioned_docs/version-9.x/pnpm-cli.md b/versioned_docs/version-9.x/pnpm-cli.md index 7f9bf139e709..3c3c8761460e 100644 --- a/versioned_docs/version-9.x/pnpm-cli.md +++ b/versioned_docs/version-9.x/pnpm-cli.md @@ -22,7 +22,7 @@ Run as if pnpm was started in `` instead of the current working directory. ### -w, --workspace-root -Run as if pnpm was started in the root of the [workspace](https://pnpm.io/workspaces) +Run as if pnpm was started in the root of the [workspace](./workspaces.md) instead of the current working directory. ## Commands