From a3e09f2117a7526785cff7406c37ba08b0f4e097 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marius=20Kj=C3=A6rstad?= Date: Mon, 8 Jan 2018 05:13:11 +0100 Subject: [PATCH] Changed http:// to https:// on some links Changed http:// to https:// on some links in code_of_conduct.md --- 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 959fbe4d5..acdf8537b 100644 --- a/code_of_conduct.md +++ b/code_of_conduct.md @@ -52,8 +52,8 @@ themselves available for conduct issues: This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.3.0, available at -[http://contributor-covenant.org/version/1/3/0/][version] +[https://www.contributor-covenant.org/version/1/3/0/][version] -[homepage]: http://contributor-covenant.org -[version]: http://contributor-covenant.org/version/1/3/0/ +[homepage]: https://www.contributor-covenant.org +[version]: https://www.contributor-covenant.org/version/1/3/0/