This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a commit to branch fix/RAT-353
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
The following commit(s) were added to refs/heads/fix/RAT-353 by this push:
new 57648d2a RAT-353: Add missing privacy link
57648d2a is described below
commit 57648d2a9f6b568d3fb0da22e67dcf9187ac810e
Author: P. Ottlinger <[email protected]>
AuthorDate: Mon Jan 22 00:32:57 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 002451f8..ead8a8a5 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -62,6 +62,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>