aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Python-3-module.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/Python-3-module.md')
-rw-r--r--docs/markdown/Python-3-module.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Python-3-module.md b/docs/markdown/Python-3-module.md
index 50ec4e4..f32cdc9 100644
--- a/docs/markdown/Python-3-module.md
+++ b/docs/markdown/Python-3-module.md
@@ -25,7 +25,7 @@ arguments are the same as for
`extension_module` does not add any dependencies to the library so user may
need to add `dependencies : dependency('python3')`, see
-[Python3 dependency](Dependencies.md#Python3).
+[Python3 dependency](Dependencies.md#python3).
*Added 0.38.0*