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

docs/manual/mod/mod_sed.xml

index be201d7b4aad910c8a7fc1cf9367fbc126fad156..898b73edfd418b6c3198f97904747f0735412291 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>