From: Georg Brandl Date: Wed, 16 Jul 2008 01:46:12 +0000 (+0000) Subject: Link fix. X-Git-Tag: v2.5.3c1~79 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4fed741c5df515585d11204d1a5275069061d1d6;p=python Link fix. --- diff --git a/Doc/inst/inst.tex b/Doc/inst/inst.tex index 073c8596ca..c0c7d8fa6f 100644 --- a/Doc/inst/inst.tex +++ b/Doc/inst/inst.tex @@ -703,7 +703,7 @@ for installing fixed versions of standard modules.) Paths can be absolute or relative, in which case they're relative to the directory containing the \file{.pth} file. Any directories added to the search path will be scanned in turn for \file{.pth} files. See -\citetitle[http://www.python.org/doc/devel/lib/module-site.html] +\citetitle[http://docs.python.org/lib/module-site.html] {site module documentation} for more information. A slightly less convenient way is to edit the \file{site.py} file in