From 202b2fedf300f62b8c1c3b52cd5320845038d85e Mon Sep 17 00:00:00 2001 From: Shawn Landden Date: Sat, 16 Dec 2017 13:02:55 -0800 Subject: make clickable --- docs/markdown/Python-3-module.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/markdown/Python-3-module.md b/docs/markdown/Python-3-module.md index fa1d78e..dc6f571 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* -- cgit v1.1