summaryrefslogtreecommitdiffstats
path: root/Doc/libregex.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/libregex.tex')
-rw-r--r--Doc/libregex.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/libregex.tex b/Doc/libregex.tex
index 0c216d2..33f346b 100644
--- a/Doc/libregex.tex
+++ b/Doc/libregex.tex
@@ -15,7 +15,7 @@ converted. The standard library module
\code{reconvert}\refstmodindex{reconvert} helps in converting
\code{regex} style regular expressions to \code{re}\refstmodindex{re}
style regular expressions. (For more conversion help, see the URL
-\url{http://starship.skyport.net/crew/amk/howto/regex-to-re.html}.)
+\url{http://www.python.org/doc/howto/regex-to-re.html}.)
By default the patterns are Emacs-style regular expressions
(with one exception). There is