summaryrefslogtreecommitdiff
path: root/docs/manual/developer/index.html
diff options
context:
space:
mode:
authorRyan Bloom <rbb@apache.org>2000-03-27 16:22:30 +0000
committerRyan Bloom <rbb@apache.org>2000-03-27 16:22:30 +0000
commit63f93a65043f9a8d84c32a1db191fb64d7ba897f (patch)
treee29dc7b29e6fef1d869ad4e23044846f51f73856 /docs/manual/developer/index.html
parentc75543bdce0feafd3923a588ddf759bb5323c65b (diff)
downloadhttpd-63f93a65043f9a8d84c32a1db191fb64d7ba897f.tar.gz
Backout layered I/O changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84842 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/developer/index.html')
-rw-r--r--docs/manual/developer/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/developer/index.html b/docs/manual/developer/index.html
index 5c207fa16b..a72dd44b21 100644
--- a/docs/manual/developer/index.html
+++ b/docs/manual/developer/index.html
@@ -14,6 +14,6 @@
<h2 align="center">Developer Documentation for Apache-2.0</h2>
<p><a href="hooks.html">Apache Hook Functions</a></p>
<p><a href="modules.html">Converting Apache 1.3 Modules to Apache 2.0</a></p>
-<p><a href="layeredio.html">Taking advantage of layered I/O in Apache 2.0</a></p>
+<p><a href="../user/mpm.html">MPM listing</a></p>
</body>
</html>