diff --git a/docs/markdown/Python-3-module.md b/docs/markdown/Python-3-module.md index fa1d78e33..dc6f5712a 100644 --- a/docs/markdown/Python-3-module.md +++ b/docs/markdown/Python-3-module.md @@ -7,7 +7,7 @@ following methods. This is a cross platform way of finding the Python 3 executable, which may have a different name on different operating systems. Returns an -external program object. +[external program](Reference-manual.html#external-program-object) object. *Added 0.38.0*