From: Georg Brandl Date: Sat, 8 Nov 2008 12:52:25 +0000 (+0000) Subject: Fix warning. X-Git-Tag: v2.7a1~2671 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d2fa3aea5cac33b84baa730f421594af92c0dc1;p=thirdparty%2FPython%2Fcpython.git Fix warning. --- diff --git a/Doc/documenting/markup.rst b/Doc/documenting/markup.rst index 51fd47cb0c82..e6f6a5268f59 100644 --- a/Doc/documenting/markup.rst +++ b/Doc/documenting/markup.rst @@ -785,7 +785,7 @@ Substitutions ------------- The documentation system provides three substitutions that are defined by default. -They are set in the build configuration file, see :ref:`doc-build-config`. +They are set in the build configuration file :file:`conf.py`. .. describe:: |release|