]> granicus.if.org Git - python/commitdiff
Link fix.
authorGeorg Brandl <georg@python.org>
Wed, 16 Jul 2008 01:46:12 +0000 (01:46 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 16 Jul 2008 01:46:12 +0000 (01:46 +0000)
Doc/inst/inst.tex

index 073c8596caf15c9a35f1877c86f96525abe228a6..c0c7d8fa6f5d23e767bc18d9b9d27316a1d2f79f 100644 (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