summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2022-01-21 16:39:57 +0000
committerRich Bowen <rbowen@apache.org>2022-01-21 16:39:57 +0000
commit6158184868c55f7d04ca067db67d84e925c879e4 (patch)
tree114a30dcf54b43c15fc6da481e019a37a6c42780
parent6c2219d1d754b1cba5c6d8de0406c0a677d1b524 (diff)
downloadhttpd-6158184868c55f7d04ca067db67d84e925c879e4.tar.gz
Link to where to open a bug, as requested in
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
-rw-r--r--docs/manual/developer/index.html.en.utf85
-rw-r--r--docs/manual/developer/index.xml3
2 files changed, 5 insertions, 3 deletions
diff --git a/docs/manual/developer/index.html.en.utf8 b/docs/manual/developer/index.html.en.utf8
index 1a4768f38f..5443d09b50 100644
--- a/docs/manual/developer/index.html.en.utf8
+++ b/docs/manual/developer/index.html.en.utf8
@@ -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">
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>