]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Adds link to bugzilla as requested in https://bz.apache.org/bugzilla/show_bug.cgi...
authorRich Bowen <rbowen@apache.org>
Fri, 21 Jan 2022 16:57:14 +0000 (16:57 +0000)
committerRich Bowen <rbowen@apache.org>
Fri, 21 Jan 2022 16:57:14 +0000 (16:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1897303 13f79535-47bb-0310-9956-ffa450edef68

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

index 29a4708297981292bc482e34e248e5e763828a13..329a3cff9139fc60eec643b2f9e7dbdfe467577e 100644 (file)
@@ -36,7 +36,7 @@
 </div>
 <div id="quickview"><a href="https://www.apache.org/foundation/contributing.html" class="badge"><img src="https://www.apache.org/images/SupportApache-small.png" alt="Support Apache!" /></a><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></h2>
+<h2><a name="external" id="external">Other Resources</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>