We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10cbf13 commit 58deae1Copy full SHA for 58deae1
docs/settings.md
@@ -11,7 +11,7 @@ The `pnpm config` command can be used to read and edit the contents of the proje
11
The relevant configuration files are:
12
13
* Per-project configuration file: `/path/to/my/project/pnpm-workspace.yaml`
14
-* Global configuration file: `~/.config/pnpm/rc` (an [INI-formatted] list of `key = value` parameters)
+* [Global configuration file](./cli/config.md)
15
16
:::note
17
0 commit comments