]> granicus.if.org Git - apache/commitdiff
Remove broken link to mod_sed tutorial
authorRich Bowen <rbowen@apache.org>
Tue, 12 Dec 2017 19:25:45 +0000 (19:25 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 12 Dec 2017 19:25:45 +0000 (19:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1817952 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_sed.xml

index 639a909d5e2d82772a07993e8c10be9bdb15f491..91c8109ca2607744e83dcf7a4100ac65bc605da6 100644 (file)
@@ -53,11 +53,6 @@ The <module>mod_sed</module> input filter reads the data from the next filter in
 Both the input and output filters only process the data if newline characters are seen in the content. At the end of the data, the rest of the data is treated as the last line.
 </p>
 
-<p>A tutorial article on <module>mod_sed</module>, and why it is more powerful than simple
-string or regular expression search and replace, is available <a
-href="https://blogs.oracle.com/basant/entry/using_mod_sed_to_filter">on
-the author's blog</a>.</p>
-
 </summary>
 
 <section id="sampleconf"><title>Sample Configuration</title>