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-whisker.git
The following commit(s) were added to refs/heads/master by this push:
new 8dc9b75 RAT-353: Add missing privacy link
8dc9b75 is described below
commit 8dc9b75ddbe3cedd4343c9c6080c82555db5c513
Author: P. Ottlinger <[email protected]>
AuthorDate: Mon Jan 22 00:34:52 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 a909932..9cf4921 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -68,6 +68,7 @@
<item name="Apache Tentacles"
href="https://creadur.apache.org/tentacles"/>
<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>