From 2d7e338849ebfb884ad65caae95ca8715071c84b Mon Sep 17 00:00:00 2001 From: alkavats1 Date: Wed, 5 Jan 2022 23:02:30 +0530 Subject: [PATCH] fix(common): url link format from http to https updated --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index de9c0e29e..3f02fb6cf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -148,7 +148,7 @@ changes to be accepted, the CLA must be signed. It's a quick process, we promise [slack]: https://firebase-community.appspot.com/ [coc]: https://github.com/angular/code-of-conduct/blob/master/CODE_OF_CONDUCT.md [commit-message-format]: https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit# -[corporate-cla]: http://code.google.com/legal/corporate-cla-v1.0.html +[corporate-cla]: https://code.google.com/legal/corporate-cla-v1.0.html [individual-cla]: http://code.google.com/legal/individual-cla-v1.0.html [js-style-guide]: https://google.github.io/styleguide/javascriptguide.xml [jsfiddle]: http://jsfiddle.net