about summary refs log tree commit diff
path: root/nixpkgs/doc/hooks/autopatchelf.section.md
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/doc/hooks/autopatchelf.section.md')
-rw-r--r--nixpkgs/doc/hooks/autopatchelf.section.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/nixpkgs/doc/hooks/autopatchelf.section.md b/nixpkgs/doc/hooks/autopatchelf.section.md
index 9c2852ccf279..008a90d46140 100644
--- a/nixpkgs/doc/hooks/autopatchelf.section.md
+++ b/nixpkgs/doc/hooks/autopatchelf.section.md
@@ -1,5 +1,4 @@
-
-### autoPatchelfHook {#setup-hook-autopatchelfhook}
+# autoPatchelfHook {#setup-hook-autopatchelfhook}
 
 This is a special setup hook which helps in packaging proprietary software in that it automatically tries to find missing shared library dependencies of ELF files based on the given `buildInputs` and `nativeBuildInputs`.