From 42cdb32033fb79f6ce551626ca269f2cd7d09fd2 Mon Sep 17 00:00:00 2001 From: Luca Weiss Date: Sun, 4 Nov 2018 19:51:13 +0100 Subject: Update Python-module.md Fix link to the disabler object --- docs/markdown/Python-module.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown') diff --git a/docs/markdown/Python-module.md b/docs/markdown/Python-module.md index 93005ea..a50a33d 100644 --- a/docs/markdown/Python-module.md +++ b/docs/markdown/Python-module.md @@ -49,7 +49,7 @@ Keyword arguments are the following: [`feature`](Build-options.md#features) option can also be passed to the `required` keyword argument. - `disabler`: if `true` and no python installation can be found, return a - [disabler object](#disabler-object) instead of a not-found object. + [disabler object](Reference-manual.md#disabler-object) instead of a not-found object. *Since 0.49.0* **Returns**: a [python installation][`python_installation` object] -- cgit v1.1