This is an automated email from the ASF dual-hosted git repository.
lresende pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-toree-website.git
The following commit(s) were added to refs/heads/master by this push:
new b2dc0cd add 2025 to footer.html and use https links (#13)
b2dc0cd is described below
commit b2dc0cd5d6b63650d66b2b3402f7dcd45678b42f
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Oct 10 01:39:23 2025 +0100
add 2025 to footer.html and use https links (#13)
---
site/_includes/themes/apache/footer.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/site/_includes/themes/apache/footer.html
b/site/_includes/themes/apache/footer.html
index 74ac9e2..8bfe9a7 100644
--- a/site/_includes/themes/apache/footer.html
+++ b/site/_includes/themes/apache/footer.html
@@ -13,14 +13,14 @@
<div style="text-align:center;">
{% if site.data.project.podling %}
<div style="margin-top: 20px; margin-bottom: 20px;">
- <a href="http://incubator.apache.org"><img
src="/assets/themes/apache/img/egg-logo.png"
+ <a href="https://incubator.apache.org"><img
src="/assets/themes/apache/img/egg-logo.png"
alt="Apache
Incubator"
height="30%"
width="30%"/></a>
</div>
{% endif %}
<div>
- Copyright © 2015 <a href="http://www.apache.org">The
Apache Software Foundation</a>.
- Licensed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
+ Copyright © 2015-2025 <a
href="https://www.apache.org">The Apache Software Foundation</a>.
+ Licensed under the <a
href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a>.
<br>
{% if site.data.project.podling %}