This is an automated email from the ASF dual-hosted git repository.
milamber pushed a commit to branch update-docs-v5.5-release
in repository https://gitbox.apache.org/repos/asf/jmeter.git
The following commit(s) were added to refs/heads/update-docs-v5.5-release by
this push:
new 7c3fd2d049 Add ASF Privacy Policy link on website
7c3fd2d049 is described below
commit 7c3fd2d049900601142ac1660947abec49b70285
Author: Milamber <[email protected]>
AuthorDate: Sun Apr 2 12:11:19 2023 +0000
Add ASF Privacy Policy link on website
---
xdocs/stylesheets/project.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/xdocs/stylesheets/project.xml b/xdocs/stylesheets/project.xml
index 113277f8cc..75a4452220 100644
--- a/xdocs/stylesheets/project.xml
+++ b/xdocs/stylesheets/project.xml
@@ -63,6 +63,7 @@
<menu name="Foundation">
<item name="The Apache Software Foundation (ASF)"
href="https://www.apache.org/"/>
<item name="Get Involved in the ASF"
href="https://www.apache.org/foundation/getinvolved.html"/>
+ <item name="Privacy Policy"
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>