From 7c4c98681e8f00684476500462d601bc63f30d61 Mon Sep 17 00:00:00 2001 From: Johnny Lim Date: Wed, 5 Apr 2023 11:53:34 +0900 Subject: [PATCH] Use HTTPS for license link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ad5352e5..9ef96535a 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ Java 11 and Java 17 are the best choices for new development. ## License and Terms Firebase Admin Java SDK is licensed under the -[Apache License, version 2.0](http://www.apache.org/licenses/LICENSE-2.0). +[Apache License, version 2.0](https://www.apache.org/licenses/LICENSE-2.0). Your use of Firebase is governed by the [Terms of Service for Firebase Services](https://firebase.google.com/terms/).