From ce3b616634cba0ae3abc978c1653097344f08fc4 Mon Sep 17 00:00:00 2001 From: Laxman Ch Date: Thu, 28 May 2026 21:54:31 +0530 Subject: [PATCH] README: use HTTPS for zookeeper.apache.org link Diagnostic-only one-character HTTPS upgrade. The point of this PR is to observe whether the 4 required full-build-* tests on this repo exhibit the same multi-hour hang behavior we see on PR #140 when the underlying change is unambiguously trivial. If yes, the CI runner / test flakiness is unrelated to that PR and we can route accordingly with the ZK team. Will close this PR once the data point is collected. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f9c4b2af13..0a35440bcce 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ For the latest information about Apache ZooKeeper, please visit our website at: - http://zookeeper.apache.org/ + https://zookeeper.apache.org/ and our wiki, at: