You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rb...@apache.org on 2011/10/05 14:01:55 UTC

svn commit: r1179184 - /httpd/httpd/trunk/docs/manual/rewrite/intro.html.en

Author: rbowen
Date: Wed Oct  5 12:01:54 2011
New Revision: 1179184

URL: http://svn.apache.org/viewvc?rev=1179184&view=rev
Log:
Rebuild html.

Modified:
    httpd/httpd/trunk/docs/manual/rewrite/intro.html.en

Modified: httpd/httpd/trunk/docs/manual/rewrite/intro.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/rewrite/intro.html.en?rev=1179184&r1=1179183&r2=1179184&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/rewrite/intro.html.en (original)
+++ httpd/httpd/trunk/docs/manual/rewrite/intro.html.en Wed Oct  5 12:01:54 2011
@@ -73,7 +73,7 @@ Regular Expression</a> vocabulary. In th
 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