This is an automated email from the ASF dual-hosted git repository.
rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-website.git
The following commit(s) were added to refs/heads/master by this push:
new b7f02d3 Add link to ASF Privacy policy to website footer (#498)
b7f02d3 is described below
commit b7f02d312f4deedc90e5e6f906f9ed03ef64b9bc
Author: David Grove <[email protected]>
AuthorDate: Wed Jun 8 07:30:32 2022 -0400
Add link to ASF Privacy policy to website footer (#498)
---
_includes/partial/site-footer.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/_includes/partial/site-footer.html
b/_includes/partial/site-footer.html
index a62b368..5644b54 100644
--- a/_includes/partial/site-footer.html
+++ b/_includes/partial/site-footer.html
@@ -24,6 +24,7 @@
<a class=""
href="https://www.apache.org/">Apache Software Foundation</a>
<a class=""
href="https://apache.org/events/current-event">Events</a>
<a class="" href="https://www.apache.org/licenses/">License</a>
+ <a class=""
href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy</a>
<a class="" href="security.html">Security</a>
<a class=""
href="https://www.apache.org/foundation/thanks.html">Thanks</a>
<a class=""
href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a>