aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/src/advanced-topics/diff-hook.md
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2022-05-25 13:53:07 +0200
committerJan Tojnar <jtojnar@gmail.com>2022-05-26 18:17:21 +0200
commita793863b97efde14189b031326e48ac0f448fafc (patch)
treef5debef6660e85bb487a0f7e9db1b93dbed4b8d2 /doc/manual/src/advanced-topics/diff-hook.md
parent7708a34a514ddeb1420886309ae9870d8757f7ce (diff)
doc: Manually insert some anchors
Diffstat (limited to 'doc/manual/src/advanced-topics/diff-hook.md')
-rw-r--r--doc/manual/src/advanced-topics/diff-hook.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/src/advanced-topics/diff-hook.md b/doc/manual/src/advanced-topics/diff-hook.md
index 7a2622b3d..161e64b2a 100644
--- a/doc/manual/src/advanced-topics/diff-hook.md
+++ b/doc/manual/src/advanced-topics/diff-hook.md
@@ -101,7 +101,7 @@ In particular, notice the
`/nix/store/krpqk0l9ib0ibi1d2w52z293zw455cap-unstable.check` output. Nix
has copied the build results to that directory where you can examine it.
-> **Note**
+> []{#check-dirs-are-unregistered} **Note**
>
> Check paths are not protected against garbage collection, and this
> path will be deleted on the next garbage collection.