Link fix.

This commit is contained in:
Georg Brandl 2008-07-16 01:46:12 +00:00
parent ff931573ce
commit 4fed741c5d
1 changed files with 1 additions and 1 deletions

View File

@ -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