Author: dsahlberg
Date: Tue Oct 24 06:44:45 2023
New Revision: 1913251
URL: http://svn.apache.org/viewvc?rev=1913251&view=rev
Log:
In site:
Add a few links required by ASF policy
* contribute.html, download.html, index.html
(#navbar): Add link to events. Change description for License link
* includes/footer.html
(#footer): Add link to privacy policy
Modified:
serf/site/publish/contribute.html
serf/site/publish/download.html
serf/site/publish/includes/footer.html
serf/site/publish/index.html
Modified: serf/site/publish/contribute.html
URL:
http://svn.apache.org/viewvc/serf/site/publish/contribute.html?rev=1913251&r1=1913250&r2=1913251&view=diff
==============================================================================
--- serf/site/publish/contribute.html (original)
+++ serf/site/publish/contribute.html Tue Oct 24 06:44:45 2023
@@ -37,7 +37,10 @@
<a href="//www.apache.org/">Apache Home</a>
</li>
<li>
- <a href="//www.apache.org/licenses/">Apache License v2.0</a>
+ <a href="//www.apache.org/events/current-event">Events</a>
+ </li>
+ <li>
+ <a href="//www.apache.org/licenses/">License</a>
</li>
<li>
<a
href="//www.apache.org/foundation/sponsorship.html">Donate</a>
Modified: serf/site/publish/download.html
URL:
http://svn.apache.org/viewvc/serf/site/publish/download.html?rev=1913251&r1=1913250&r2=1913251&view=diff
==============================================================================
--- serf/site/publish/download.html (original)
+++ serf/site/publish/download.html Tue Oct 24 06:44:45 2023
@@ -37,7 +37,10 @@
<a href="//www.apache.org/">Apache Home</a>
</li>
<li>
- <a href="//www.apache.org/licenses/">Apache License v2.0</a>
+ <a href="//www.apache.org/events/current-event">Events</a>
+ </li>
+ <li>
+ <a href="//www.apache.org/licenses/">License</a>
</li>
<li>
<a
href="//www.apache.org/foundation/sponsorship.html">Donate</a>
Modified: serf/site/publish/includes/footer.html
URL:
http://svn.apache.org/viewvc/serf/site/publish/includes/footer.html?rev=1913251&r1=1913250&r2=1913251&view=diff
==============================================================================
--- serf/site/publish/includes/footer.html (original)
+++ serf/site/publish/includes/footer.html Tue Oct 24 06:44:45 2023
@@ -14,6 +14,9 @@
The Apache Software Foundation in the United States and other
countries.
</p>
+ <p class="text">
+ <a
href="//privacy.apache.org/policies/privacy-policy-public.html">Privacy
Policy</a>
+ </p>
</div>
<div class="media-right">
<a href="//www.apache.org">
Modified: serf/site/publish/index.html
URL:
http://svn.apache.org/viewvc/serf/site/publish/index.html?rev=1913251&r1=1913250&r2=1913251&view=diff
==============================================================================
--- serf/site/publish/index.html (original)
+++ serf/site/publish/index.html Tue Oct 24 06:44:45 2023
@@ -37,7 +37,10 @@
<a href="//www.apache.org/">Apache Home</a>
</li>
<li>
- <a href="//www.apache.org/licenses/">Apache License v2.0</a>
+ <a href="//www.apache.org/events/current-event">Events</a>
+ </li>
+ <li>
+ <a href="//www.apache.org/licenses/">License</a>
</li>
<li>
<a
href="//www.apache.org/foundation/sponsorship.html">Donate</a>