Mailing List Archive

(httpd-site) branch main updated: Update base.html
This is an automated email from the ASF dual-hosted git repository.

jailletc36 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 90a25d7 Update base.html
90a25d7 is described below

commit 90a25d7d1626c7da2ecf55a116a37ac0e5aa625f
Author: Christophe Jaillet <679652+tititiou36@users.noreply.github.com>
AuthorDate: Mon Apr 8 21:53:12 2024 +0200

Update base.html

Change some http into https
---
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 2de978e..0ca454c 100644
--- a/theme/apache/templates/base.html
+++ b/theme/apache/templates/base.html
@@ -94,7 +94,7 @@ h1:hover > .headerlink, h2:hover > .headerlink, h3:hover > .headerlink, h4:hover
<li><a href="https://trafficcontrol.apache.org/">Apache Traffic Control</a></li>
<li><a href="https://tomcat.apache.org/">Tomcat</a></li>
<li><a href="https://apr.apache.org/">APR</a></li>
- <li><a href="http://perl.apache.org/">mod_perl</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">&para;</a></h1>
<ul>