svn commit: r1934660 - httpd/httpd/branches/2.4.x/docs/manual/developer
| Newsgroups | gmane.comp.apache.cvs |
|---|---|
| Message-ID | <177983103592.3805934.9810106147786665327@svn03-he-fi> |
Author: rbowen
Date: Tue May 26 21:30:35 2026
New Revision: 1934660
Log:
Remove broken link
Modified:
httpd/httpd/branches/2.4.x/docs/manual/developer/index.xml
Modified: httpd/httpd/branches/2.4.x/docs/manual/developer/index.xml
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/developer/index.xml Tue May 26 21:29:56 2026 (r1934659)
+++ httpd/httpd/branches/2.4.x/docs/manual/developer/index.xml Tue May 26 21:30:35 2026 (r1934660)
@@ -55,12 +55,6 @@
<section id="external"><title>Other Resources</title>
<ul>
- <li><a
- href="http://ci.apache.org/projects/httpd/trunk/doxygen/"
- >Autogenerated Apache HTTP Server (trunk) code documentation</a> (the link is built by
- this <a href="https://ci.apache.org/builders/httpd-doxygen-nightly">job</a>).
- </li>
-
<li>Developer articles at <a href="http://www.apachetutor.org/">apachetutor</a> include:
<ul>
<li><a href="http://www.apachetutor.org/dev/request">Request Processing</a></li>