summaryrefslogtreecommitdiffstats
path: root/docs/manual
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2011-10-05 13:57:00 +0200
committerRich Bowen <rbowen@apache.org>2011-10-05 13:57:00 +0200
commit5a343efafd6330b37cb267fe5687c640433f5a09 (patch)
tree1e8b1fa944bbaf450dab8e7d077504b030562e2a /docs/manual
parentAdd SSLCARevocationCheck directive to default mod_ssl config (diff)
downloadapache2-5a343efafd6330b37cb267fe5687c640433f5a09.tar.xz
apache2-5a343efafd6330b37cb267fe5687c640433f5a09.zip
Fix link to Friedl's book. (refs https://issues.apache.org/bugzilla/show_bug.cgi?id=51959)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1179179 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual')
-rw-r--r--docs/manual/rewrite/intro.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/rewrite/intro.xml b/docs/manual/rewrite/intro.xml
index 8c705be04c..e9d2c19696 100644
--- a/docs/manual/rewrite/intro.xml
+++ b/docs/manual/rewrite/intro.xml
@@ -79,7 +79,7 @@ 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
+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