summaryrefslogtreecommitdiffstats
path: root/docs/manual
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2011-10-05 14:01:54 +0200
committerRich Bowen <rbowen@apache.org>2011-10-05 14:01:54 +0200
commitf85baf61046f0f997482a2073f10388c47282073 (patch)
treefb49c1ada49893b117f48dad7086439a3b8c4082 /docs/manual
parentFix link to Friedl's book. (refs https://issues.apache.org/bugzilla/show_bug.... (diff)
downloadapache2-f85baf61046f0f997482a2073f10388c47282073.tar.xz
apache2-f85baf61046f0f997482a2073f10388c47282073.zip
Rebuild html.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1179184 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual')
-rw-r--r--docs/manual/rewrite/intro.html.en2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/rewrite/intro.html.en b/docs/manual/rewrite/intro.html.en
index 4715a00371..5999b61e67 100644
--- a/docs/manual/rewrite/intro.html.en
+++ b/docs/manual/rewrite/intro.html.en
@@ -73,7 +73,7 @@ Regular Expression</a> vocabulary. In this document, we do not attempt
to provide a detailed reference to regular expressions. For that, we
recommend the <a href="http://pcre.org/pcre.txt">PCRE man pages</a>, the
<a href="http://perldoc.perl.org/perlre.html">Perl regular
-expression man page</a>, and <a href="http://www.oreilly.com/catalog/regex2/index.html">Mastering
+expression man page</a>, and <a href="http://shop.oreilly.com/product/9780596528126.do">Mastering
Regular Expressions, by Jeffrey Friedl</a>.</p>
<p>In this document, we attempt to provide enough of a regex vocabulary