about summary refs log tree commit diff
path: root/doc/hooks
diff options
context:
space:
mode:
authorMario Rodas <marsam@users.noreply.github.com>2023-08-24 04:20:00 +0000
committerMario Rodas <marsam@users.noreply.github.com>2023-08-24 04:20:00 +0000
commite0958047028818d6fa68de6143a493da5c5191b8 (patch)
treea25873cdba5f0ae30d84155e79d7e25721a371a1 /doc/hooks
parentd4c8d05cac85d183790aa8df6cd5c8e02f96a597 (diff)
wafHook: fix missing header id
Diffstat (limited to 'doc/hooks')
-rw-r--r--doc/hooks/waf.section.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/hooks/waf.section.md b/doc/hooks/waf.section.md
index ad48586b064de..8cacb30ea85f6 100644
--- a/doc/hooks/waf.section.md
+++ b/doc/hooks/waf.section.md
@@ -4,7 +4,7 @@
 
 In Nixpkgs, `wafHook` overrides the default configure, build, and install phases.
 
-## Variables controlling wafHook
+## Variables controlling wafHook {#variablesControllingWafHook}
 
 ### `wafPath` {#wafPath}