summaryrefslogtreecommitdiffstats
path: root/Doc/ext
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/ext')
-rw-r--r--Doc/ext/ext.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/ext/ext.tex b/Doc/ext/ext.tex
index 6ca74f9..cda1b2d 100644
--- a/Doc/ext/ext.tex
+++ b/Doc/ext/ext.tex
@@ -1759,7 +1759,7 @@ Create a \file{Setup} file for your extension module, as described in
Chapter \ref{building-on-unix}.
Get David Ascher's \file{compile.py} script from
-\url{http://starship.skyport.net/~da/compile/}. Run the script to
+\url{http://starship.python.net/crew/da/compile/}. Run the script to
create Microsoft Visual \Cpp{} project files.
Open the DSW file in V\Cpp{} and select \strong{Build}.