From 699cc1b35e8bb122c59bc4c615eb6b13dbe8b3a1 Mon Sep 17 00:00:00 2001 From: Taksh Date: Mon, 6 Apr 2026 08:37:12 +0530 Subject: [PATCH] Use HTTPS for privacy policy link in README Replace insecure http://policies.google.com/privacy with https://policies.google.com/privacy. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1af0579..71f1a74f 100644 --- a/README.md +++ b/README.md @@ -228,4 +228,4 @@ Use of the third-party materials referred to above may be governed by separate t ## Contact -For feedback and questions, contact us at gencast@google.com. Any information collected via email will be used in accordance with [Google's privacy policy](http://policies.google.com/privacy). +For feedback and questions, contact us at gencast@google.com. Any information collected via email will be used in accordance with [Google's privacy policy](https://policies.google.com/privacy).