aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/src
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/src')
-rw-r--r--doc/manual/src/release-notes/rl-2.12.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual/src/release-notes/rl-2.12.md b/doc/manual/src/release-notes/rl-2.12.md
index 82de22cb4..e2045d7bf 100644
--- a/doc/manual/src/release-notes/rl-2.12.md
+++ b/doc/manual/src/release-notes/rl-2.12.md
@@ -17,12 +17,12 @@
The `uid-range` [system feature] requires the [`auto-allocate-uids`]
setting to be enabled.
- [system feature]: (../command-ref/conf-file.md#conf-system-features)
+ [system feature]: ../command-ref/conf-file.md#conf-system-features
* Nix can now automatically pick UIDs for builds, removing the need to
create `nixbld*` user accounts. See [`auto-allocate-uids`].
- [`auto-allocate-uids`]: (../command-ref/conf-file.md#conf-auto-allocate-uids)
+ [`auto-allocate-uids`]: ../command-ref/conf-file.md#conf-auto-allocate-uids
* On Linux, Nix has experimental support for running builds inside a
cgroup. See