This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/avro.git
The following commit(s) were added to refs/heads/main by this push:
new 3718b7677 [website] Fix incorrect privacy link (#2968)
3718b7677 is described below
commit 3718b7677b7f243d36c1d5b40516db885bcab902
Author: Calvin Kirs <[email protected]>
AuthorDate: Tue Jun 25 03:45:04 2024 +0800
[website] Fix incorrect privacy link (#2968)
---
doc/content/en/project/Privacy policy/_index.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/content/en/project/Privacy policy/_index.md
b/doc/content/en/project/Privacy policy/_index.md
index 1e3a5c202..0be9694d7 100755
--- a/doc/content/en/project/Privacy policy/_index.md
+++ b/doc/content/en/project/Privacy policy/_index.md
@@ -2,7 +2,7 @@
title: "Privacy policy"
linkTitle: "Privacy policy"
weight: 9
-manualLink: https://hadoop.apache.org/privacy_policy.html
+manualLink: https://privacy.apache.org/policies/privacy-policy-public.html
---
<!--
@@ -26,4 +26,4 @@ manualLink: https://hadoop.apache.org/privacy_policy.html
-->
-Apache Avro project shares the same privacy policy as the [Apache Software
Foundation](https://hadoop.apache.org/privacy_policy.html)
+Apache Avro project shares the same privacy policy as the [Apache Software
Foundation](https://privacy.apache.org/policies/privacy-policy-public.html)