1
0
mirror of https://github.com/apache/httpd.git synced 2025-07-30 20:03:10 +03:00

Use the developer docs on ASF hardware, instead of rcbowen.com

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1042988 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Rich Bowen
2010-12-07 11:57:36 +00:00
parent 3e0842b480
commit bcecb746ac
2 changed files with 3 additions and 2 deletions

View File

@ -50,7 +50,7 @@
<div class="section">
<h2><a name="external" id="external">External Resources</a></h2>
<ul>
<li><a href="http://www.rcbowen.com/httpd_api_docs/">Autogenerated Apache HTTP Server (trunk) code documentation</a></li>
<li><a href="http://ci.apache.org/projects/httpd/trunk/doxygen/">Autogenerated Apache HTTP Server (trunk) code documentation</a></li>
<li>Module Development Tutorials by Kevin O'Donnell
<ul>

View File

@ -52,7 +52,8 @@
<section id="external"><title>External Resources</title>
<ul>
<li><a href="http://www.rcbowen.com/httpd_api_docs/"
<li><a
href="http://ci.apache.org/projects/httpd/trunk/doxygen/"
>Autogenerated Apache HTTP Server (trunk) code documentation</a></li>
<li>Module Development Tutorials by Kevin O'Donnell