This is an automated email from the ASF dual-hosted git repository.
janhoy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr-site.git
The following commit(s) were added to refs/heads/main by this push:
new 436bf7054 Link to ASF privacty policy instead of our own variant
436bf7054 is described below
commit 436bf705490ef8c857d9baacb01a86d0feb6ead3
Author: Jan Høydahl <[email protected]>
AuthorDate: Tue Apr 26 11:04:37 2022 +0200
Link to ASF privacty policy instead of our own variant
---
content/pages/privacy.md | 9 ---------
themes/solr/templates/_copyright.html | 2 +-
2 files changed, 1 insertion(+), 10 deletions(-)
diff --git a/content/pages/privacy.md b/content/pages/privacy.md
deleted file mode 100644
index 92893e8c6..000000000
--- a/content/pages/privacy.md
+++ /dev/null
@@ -1,9 +0,0 @@
-Title: Privacy Policy
-URL: privacy.html
-save_as: privacy.html
-template: page
-
-# Privacy Policy for Apache Solr website
-
-Information about your use of this website is collected using server access
logs, and stored in aggregated and
-anonoymized form for the purpose of usage statistics. We don't use 3rd party
trackers.
diff --git a/themes/solr/templates/_copyright.html
b/themes/solr/templates/_copyright.html
index 103a8b1b8..dd5d2ddf6 100644
--- a/themes/solr/templates/_copyright.html
+++ b/themes/solr/templates/_copyright.html
@@ -1,6 +1,6 @@
<div class="large-centered columns">
<p>Copyright © {{ CURRENTYEAR }} The Apache Software Foundation, Licensed
under the
- <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>. <a href="/privacy.html">Privacy Policy</a><br/>
+ <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a>. <a
href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy
Policy</a><br/>
Apache and the Apache feather logo are trademarks of The Apache Software
Foundation. Apache Lucene,
Apache Solr and their respective logos are trademarks of the Apache
Software Foundation.
Please see the <a href="https://www.apache.org/foundation/marks/">Apache
Trademark Policy</a> for more information.