]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Link to where to open a bug, as requested in
authorRich Bowen <rbowen@apache.org>
Fri, 21 Jan 2022 16:39:57 +0000 (16:39 +0000)
committerRich Bowen <rbowen@apache.org>
Fri, 21 Jan 2022 16:39:57 +0000 (16:39 +0000)
https://bz.apache.org/bugzilla/show_bug.cgi?id=61218

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1897302 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/developer/index.html.en.utf8
docs/manual/developer/index.xml

index 1a4768f38f4d59531e98af4ed8c7df99f89a2e2b..5443d09b50aecd576a0d61787a2bacaf0752f23d 100644 (file)
@@ -36,7 +36,7 @@
 </div>
 <div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#developing">2.4 development documents</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#upgrading">Upgrading to 2.4</a></li>
-<li><img alt="" src="../images/down.gif" /> <a href="#external">External Resources</a></li>
+<li><img alt="" src="../images/down.gif" /> <a href="#external">Other Resources</a></li>
 </ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
@@ -59,7 +59,7 @@
     </ul>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="external" id="external">External Resources</a> <a title="Permanent link" href="#external" class="permalink">&para;</a></h2>
+<h2><a name="external" id="external">Other Resources</a> <a title="Permanent link" href="#external" class="permalink">&para;</a></h2>
     <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>).
@@ -73,6 +73,7 @@
         <li><a href="http://www.apachetutor.org/dev/reslist">Connection Pooling</a></li>
         <li><a href="http://www.apachetutor.org/dev/brigades">Introduction to Buckets and Brigades</a></li>
       </ul></li>
+      <li><a href="https://bz.apache.org/bugzilla/enter_bug.cgi?product=Apache%20httpd-2">Report a bug or feature request</a></li>
     </ul>
 </div></div>
 <div class="bottomlang">
index ccbba6f79287e34f948d37ebbc6d943e9fbc13e0..6b52240bcb3e62df439e3fb0249b851b4dc23355 100644 (file)
@@ -53,7 +53,7 @@
     </ul>
 </section>
 
-<section id="external"><title>External Resources</title>
+<section id="external"><title>Other Resources</title>
     <ul>
       <li><a
         href="http://ci.apache.org/projects/httpd/trunk/doxygen/"
@@ -69,6 +69,7 @@
         <li><a href="http://www.apachetutor.org/dev/reslist">Connection Pooling</a></li>
         <li><a href="http://www.apachetutor.org/dev/brigades">Introduction to Buckets and Brigades</a></li>
       </ul></li>
+      <li><a href="https://bz.apache.org/bugzilla/enter_bug.cgi?product=Apache%20httpd-2">Report a bug or feature request</a></li>
     </ul>
 </section>
 </manualpage>