From 3dab984a34ce890fedac0a4f8b07b7dbc421e649 Mon Sep 17 00:00:00 2001 From: Alexandr Garbuzov Date: Tue, 17 Oct 2023 12:15:13 +0300 Subject: [PATCH] docs(contributions): use HTTPS protocol inside license link (#3373) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a702ac9..b09241a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -63,7 +63,7 @@ To contribute your language you need to edit the [src/translations.js](./src/tra ## Any contributions you make will be under the MIT Software License -In short, when you submit changes, your submissions are understood to be under the same [MIT License](http://choosealicense.com/licenses/mit/) that covers the project. Feel free to contact the maintainers if that's a concern. +In short, when you submit changes, your submissions are understood to be under the same [MIT License](https://choosealicense.com/licenses/mit/) that covers the project. Feel free to contact the maintainers if that's a concern. ## Report issues/bugs using GitHub's [issues](https://github.com/anuraghazra/github-readme-stats/issues)