From 603b1ac287d73c5d2dfa3fdcb6402a082ed2c236 Mon Sep 17 00:00:00 2001 From: Anton Leontiev Date: Sat, 19 Oct 2019 12:40:52 +0300 Subject: docs: Fix some incorrect links [skip ci] --- docs/markdown/Python-3-module.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown/Python-3-module.md') 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* -- cgit v1.1