summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libregsub.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/libregsub.tex')
-rw-r--r--Doc/lib/libregsub.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libregsub.tex b/Doc/lib/libregsub.tex
index 5158d53..08b990e 100644
--- a/Doc/lib/libregsub.tex
+++ b/Doc/lib/libregsub.tex
@@ -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)}