From 6685d2f496bf6c3106f646260425640b87b3397a Mon Sep 17 00:00:00 2001 From: Kay W Date: Thu, 22 Jul 2021 13:12:34 +0800 Subject: [PATCH] Change the link protocol to HTTPS --- code-of-conduct.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/code-of-conduct.md b/code-of-conduct.md index 82fdef1..4428c7b 100644 --- a/code-of-conduct.md +++ b/code-of-conduct.md @@ -62,7 +62,7 @@ the project's leadership. This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4.0, available at -[http://contributor-covenant.org/version/1/4/][version] +[https://contributor-covenant.org/version/1/4/][version] -[homepage]: http://contributor-covenant.org -[version]: http://contributor-covenant.org/version/1/4/ +[homepage]: https://contributor-covenant.org +[version]: https://contributor-covenant.org/version/1/4/