From 8167d09e357cbf070951e01d0e19e1410be79ad6 Mon Sep 17 00:00:00 2001
From: Rich Bowen
Date: Tue, 12 Dec 2017 19:23:15 +0000
Subject: [PATCH] Remove broken link to mod_sed tutorial.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1817950 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_sed.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/docs/manual/mod/mod_sed.xml b/docs/manual/mod/mod_sed.xml
index be201d7b4a..898b73edfd 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.
-
Sample Configuration
--
2.40.0