aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/src/command-ref/env-common.md
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2020-07-24 15:46:16 +0200
committerEelco Dolstra <edolstra@gmail.com>2020-07-24 15:46:16 +0200
commit05a282295f3d454c811f9bdd9b755f6a5c07c190 (patch)
treed68c32b105d450dbe9e9399f2ccd84785a0f5c29 /doc/manual/src/command-ref/env-common.md
parentda3d776cb91123a4d0528251b7ce909419ca0c7a (diff)
Fix internal links
Diffstat (limited to 'doc/manual/src/command-ref/env-common.md')
-rw-r--r--doc/manual/src/command-ref/env-common.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/manual/src/command-ref/env-common.md b/doc/manual/src/command-ref/env-common.md
index 14e08e0f1..e5fd45a7f 100644
--- a/doc/manual/src/command-ref/env-common.md
+++ b/doc/manual/src/command-ref/env-common.md
@@ -92,9 +92,10 @@ Most Nix commands interpret the following environment variables:
- `NIX_REMOTE`
This variable should be set to `daemon` if you want to use the Nix
daemon to execute Nix operations. This is necessary in [multi-user
- Nix installations](#ssec-multi-user). If the Nix daemon's Unix
- socket is at some non-standard path, this variable should be set to
- `unix://path/to/socket`. Otherwise, it should be left unset.
+ Nix installations](../installation/multi-user.md). If the Nix
+ daemon's Unix socket is at some non-standard path, this variable
+ should be set to `unix://path/to/socket`. Otherwise, it should be
+ left unset.
- `NIX_SHOW_STATS`
If set to `1`, Nix will print some evaluation statistics, such as