From 3d3126d4a8297a0b1524b73888489c62fddd178b Mon Sep 17 00:00:00 2001 From: Daniel Bayley Date: Tue, 1 Jul 2025 18:31:19 +0100 Subject: [PATCH] docs: fix `executionEnv.nodeVersion` anchor --- docs/settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/settings.md b/docs/settings.md index 8b3cc10a72bd..935e0fd57f8b 100644 --- a/docs/settings.md +++ b/docs/settings.md @@ -1248,7 +1248,7 @@ useNodeVersion: 16.16.0 This setting works only in a `pnpm-workspace.yaml` file that is in the root of your workspace. If you need to specify a custom Node.js for a project in the workspace, use the [`executionEnv.nodeVersion`] field of `package.json` instead. -[`executionEnv.nodeVersion`]: ./settings.md.md#pnpmexecutionenvnodeversion +[`executionEnv.nodeVersion`]: ./settings.md#executionenvnodeversion ### nodeVersion