From: Rich Bowen
Date: Tue, 12 Dec 2017 19:25:45 +0000 (+0000)
Subject: Remove broken link to mod_sed tutorial
X-Git-Tag: 2.4.30~231
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b0aee71c78d84cb25edd47a8c4df700250ed196a;p=apache
Remove broken link to mod_sed tutorial
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1817952 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_sed.xml b/docs/manual/mod/mod_sed.xml
index 639a909d5e..91c8109ca2 100644
--- a/docs/manual/mod/mod_sed.xml
+++ b/docs/manual/mod/mod_sed.xml
@@ -53,11 +53,6 @@ The mod_sed 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.
-A tutorial article on mod_sed, and why it is more powerful than simple
-string or regular expression search and replace, is available on
-the author's blog.
-