]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix link to Frield's book. (refs https://issues.apache.org/bugzilla/show_bug.cgi...
authorRich Bowen <rbowen@apache.org>
Wed, 5 Oct 2011 12:15:24 +0000 (12:15 +0000)
committerRich Bowen <rbowen@apache.org>
Wed, 5 Oct 2011 12:15:24 +0000 (12:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1179187 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/intro.html.en

index f8dc015f0e889956ee0229e7e62a16ca4f18baef..c531c31e210619528d115963351152625bc47469 100644 (file)
@@ -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