]> granicus.if.org Git - python/commitdiff
Fix the URL for the regex-to-re HOWTO.
authorFred Drake <fdrake@acm.org>
Fri, 6 Mar 1998 15:11:30 +0000 (15:11 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 6 Mar 1998 15:11:30 +0000 (15:11 +0000)
Doc/lib/libregex.tex
Doc/lib/libregsub.tex
Doc/libregex.tex
Doc/libregsub.tex

index e6fd708d5a01d25b51faf53473fdc22337783082..f427a885280699d5e4124bae0e4fa8f0edcf6463 100644 (file)
@@ -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/regex/regex-to-re.html}.)
+\url{http://starship.skyport.net/crew/amk/howto/regex-to-re.html}.)
 
 By default the patterns are Emacs-style regular expressions
 (with one exception).  There is
index 5158d5372384d83ae7e24e35e666853b93ef3ce8..08b990ec81dfe3321298ab6c264de2edc0b3f8f9 100644 (file)
@@ -16,7 +16,7 @@ Existing code should be converted.  The standard library module
 \module{reconvert} helps in converting \code{regex} style regular
 expressions to \module{re} style regular expressions.  (For more
 conversion help, see the URL
-\url{http://starship.skyport.net/crew/amk/regex/regex-to-re.html}.)
+\url{http://starship.skyport.net/crew/amk/howto/regex-to-re.html}.)
 
 \setindexsubitem{(in module regsub)}
 
index e6fd708d5a01d25b51faf53473fdc22337783082..f427a885280699d5e4124bae0e4fa8f0edcf6463 100644 (file)
@@ -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/regex/regex-to-re.html}.)
+\url{http://starship.skyport.net/crew/amk/howto/regex-to-re.html}.)
 
 By default the patterns are Emacs-style regular expressions
 (with one exception).  There is
index 5158d5372384d83ae7e24e35e666853b93ef3ce8..08b990ec81dfe3321298ab6c264de2edc0b3f8f9 100644 (file)
@@ -16,7 +16,7 @@ Existing code should be converted.  The standard library module
 \module{reconvert} helps in converting \code{regex} style regular
 expressions to \module{re} style regular expressions.  (For more
 conversion help, see the URL
-\url{http://starship.skyport.net/crew/amk/regex/regex-to-re.html}.)
+\url{http://starship.skyport.net/crew/amk/howto/regex-to-re.html}.)
 
 \setindexsubitem{(in module regsub)}