Skip to content

Commit 58deae1

Browse files
authored
Switch incomplete global config file paths to link (#704)
1 parent 10cbf13 commit 58deae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The `pnpm config` command can be used to read and edit the contents of the proje
1111
The relevant configuration files are:
1212

1313
* 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)
14+
* [Global configuration file](./cli/config.md)
1515

1616
:::note
1717

0 commit comments

Comments
 (0)