summaryrefslogtreecommitdiff
path: root/docs/manual/developer
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2010-12-07 11:57:36 +0000
committerRich Bowen <rbowen@apache.org>2010-12-07 11:57:36 +0000
commitbcecb746ac59e9a952c550dba5ffdd7baabedffb (patch)
treebed9a47e6e80ae3fb29d368d52667f22d15022b6 /docs/manual/developer
parent3e0842b480be3b909735558c6707c45eea45b5a2 (diff)
downloadhttpd-bcecb746ac59e9a952c550dba5ffdd7baabedffb.tar.gz
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
Diffstat (limited to 'docs/manual/developer')
-rw-r--r--docs/manual/developer/index.html.en2
-rw-r--r--docs/manual/developer/index.xml3
2 files changed, 3 insertions, 2 deletions
diff --git a/docs/manual/developer/index.html.en b/docs/manual/developer/index.html.en
index b5c1db7114..9229dd7862 100644
--- a/docs/manual/developer/index.html.en
+++ b/docs/manual/developer/index.html.en
@@ -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>
diff --git a/docs/manual/developer/index.xml b/docs/manual/developer/index.xml
index 5b04eefa24..365d844b6e 100644
--- a/docs/manual/developer/index.xml
+++ b/docs/manual/developer/index.xml
@@ -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