(httpd-site) branch main updated: Remove last link to /info
| Newsgroups | gmane.comp.apache.cvs |
|---|---|
| Message-ID | <178008032406.1711292.13832440308744141211@gitbox3-he-fi.apache.org> |
This is an automated email from the ASF dual-hosted git repository.
rbowen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/httpd-site.git
The following commit(s) were added to refs/heads/main by this push:
new a7939f4 Remove last link to /info
a7939f4 is described below
commit a7939f4d7e5f110b16c05804678c7b707b0f5dec
Author: Rich Bowen <[email protected]>
AuthorDate: Fri May 29 14:45:04 2026 -0400
Remove last link to /info
---
theme/apache/templates/base.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/theme/apache/templates/base.html b/theme/apache/templates/base.html
index 211ed11..3d90373 100644
--- a/theme/apache/templates/base.html
+++ b/theme/apache/templates/base.html
@@ -97,7 +97,7 @@ h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover
<li><a href="https://apr.apache.org/">APR</a></li>
<li><a href="https://perl.apache.org/">mod_perl</a></li>
</ul>
- <h1 id="miscellaneous"><a href="/info/">Miscellaneous</a><a class="headerlink" href="#miscellaneous" title="Permanent link">¶</a></h1>
+ <h1 id="miscellaneous">Miscellaneous<a class="headerlink" href="#miscellaneous" title="Permanent link">¶</a></h1>
<ul>
<li><a href="/contributors/">Contributors</a></li>
<li><a href="https://www.apache.org/foundation/thanks.html">Thanks!</a></li>