Skip to content

Commit 5d5cb74

Browse files
committed
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
1 parent 20025af commit 5d5cb74

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

docs/manual/developer/index.html.en

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<div class="section">
5151
<h2><a name="external" id="external">External Resources</a></h2>
5252
<ul>
53-
<li><a href="http://www.rcbowen.com/httpd_api_docs/">Autogenerated Apache HTTP Server (trunk) code documentation</a></li>
53+
<li><a href="http://ci.apache.org/projects/httpd/trunk/doxygen/">Autogenerated Apache HTTP Server (trunk) code documentation</a></li>
5454

5555
<li>Module Development Tutorials by Kevin O'Donnell
5656
<ul>

docs/manual/developer/index.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@
5252

5353
<section id="external"><title>External Resources</title>
5454
<ul>
55-
<li><a href="http://www.rcbowen.com/httpd_api_docs/"
55+
<li><a
56+
href="http://ci.apache.org/projects/httpd/trunk/doxygen/"
5657
>Autogenerated Apache HTTP Server (trunk) code documentation</a></li>
5758

5859
<li>Module Development Tutorials by Kevin O'Donnell

0 commit comments

Comments
 (0)