aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/globals.hh
diff options
context:
space:
mode:
authorAlexander Bantyev <balsoft@balsoft.ru>2023-02-17 21:57:15 +0400
committerValentin Gagarin <valentin.gagarin@tweag.io>2023-04-26 15:38:19 +0200
commit8a93b5a55184d9d34effdd94d58429c9ad1a3d14 (patch)
treeae9c3c09d3dd321129cd1db4ab378e2f196bef57 /src/libstore/globals.hh
parent946fd29422361e8478425d6aaf9ccae23d7ddffb (diff)
Document user files of nix
Diffstat (limited to 'src/libstore/globals.hh')
-rw-r--r--src/libstore/globals.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libstore/globals.hh b/src/libstore/globals.hh
index 609cf53b8..6cd759fb3 100644
--- a/src/libstore/globals.hh
+++ b/src/libstore/globals.hh
@@ -972,7 +972,7 @@ public:
this, false, "use-xdg-base-directories",
R"(
If set to `true`, Nix will conform to the [XDG Base Directory Specification] for files in `$HOME`.
- The environment variables used to implement this are documented in the [Environment Variables section](@docroot@/installation/env-variables.md).
+ The environment variables used to implement this are documented in the [Environment Variables section](@docroot@/command-ref/env-common.md).
[XDG Base Directory Specification]: https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html