From: Andrew M. Kuchling Date: Mon, 18 Feb 2008 18:18:37 +0000 (+0000) Subject: Fix link X-Git-Tag: v2.5.2~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0821983f7667e53e9e531ca5d55114e41ad907dd;p=python Fix link --- diff --git a/Doc/inst/inst.tex b/Doc/inst/inst.tex index adc686e6ea..073c8596ca 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/dev/doc/devel/lib/module-site.html] +\citetitle[http://www.python.org/doc/devel/lib/module-site.html] {site module documentation} for more information. A slightly less convenient way is to edit the \file{site.py} file in