This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-tentacles.git
The following commit(s) were added to refs/heads/master by this push:
new d9c98dc RAT-353: Add missing privacy link
d9c98dc is described below
commit d9c98dc9d3f867d6dba1a5ee8b5551abc755e233
Author: P. Ottlinger <[email protected]>
AuthorDate: Mon Jan 22 00:34:07 2024 +0100
RAT-353: Add missing privacy link
---
src/site/site.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/site/site.xml b/src/site/site.xml
index bc68657..2859421 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -60,6 +60,7 @@
<item name='Apache Whisker' href="https://creadur.apache.org/whisker"/>
<item name='Security' href='https://www.apache.org/security/'/>
<item name='License' href='https://www.apache.org/licenses/'/>
+ <item name='Privacy'
href='https://privacy.apache.org/policies/privacy-policy-public.html'/>
<item name='Sponsorship'
href='https://www.apache.org/foundation/sponsorship.html'/>
<item name='Thanks'
href='https://www.apache.org/foundation/thanks.html'/>
</menu>