]> granicus.if.org Git - python/commitdiff
Fix link
authorAndrew M. Kuchling <amk@amk.ca>
Mon, 18 Feb 2008 18:18:37 +0000 (18:18 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Mon, 18 Feb 2008 18:18:37 +0000 (18:18 +0000)
Doc/inst/inst.tex

index adc686e6ea9f5f0750bfcc0cfd1bdc88643ec6e3..073c8596caf15c9a35f1877c86f96525abe228a6 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/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