From 472b6b23f098381a4d41dba8245ce5bad14c347c Mon Sep 17 00:00:00 2001 From: MOHAMMED HANAN M T P <91409429+hanu-14@users.noreply.github.com> Date: Sat, 18 Jul 2026 10:57:26 +0530 Subject: [PATCH] fix: upgrade http:// to https:// in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2751354f4..12ef6dba64 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ License you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,