summaryrefslogtreecommitdiff
path: root/docs/manual/developer
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2022-01-21 16:57:14 +0000
committerRich Bowen <rbowen@apache.org>2022-01-21 16:57:14 +0000
commit9d61f5f0e862b01ab8ec598a6c308e14da33b9c7 (patch)
tree7d157aa139bb1867db5b842247775e197ef9f179 /docs/manual/developer
parent878026d5dd166355b32ceae4c4bef2afc66f411b (diff)
downloadhttpd-9d61f5f0e862b01ab8ec598a6c308e14da33b9c7.tar.gz
Adds link to bugzilla as requested in https://bz.apache.org/bugzilla/show_bug.cgi?id=61218
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1897303 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/developer')
-rw-r--r--docs/manual/developer/index.html.en5
-rw-r--r--docs/manual/developer/index.xml3
2 files changed, 5 insertions, 3 deletions
diff --git a/docs/manual/developer/index.html.en b/docs/manual/developer/index.html.en
index 29a4708297..329a3cff91 100644
--- a/docs/manual/developer/index.html.en
+++ b/docs/manual/developer/index.html.en
@@ -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">
diff --git a/docs/manual/developer/index.xml b/docs/manual/developer/index.xml
index ccbba6f792..6b52240bcb 100644
--- a/docs/manual/developer/index.xml
+++ b/docs/manual/developer/index.xml
@@ -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>