From 95cdfa2a655f028b5e0ede525617261ab2bd62c0 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 1 Apr 2018 10:35:51 +0300 Subject: Use https when possible. --- CODE_OF_CONDUCT.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'CODE_OF_CONDUCT.md') diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 660428d8f..9d9922f25 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -40,7 +40,7 @@ Project maintainers who do not follow or enforce the Code of Conduct in good fai ## Attribution -This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version] +This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [https://www.contributor-covenant.org/version/1/4/code-of-conduct.html][version] -[homepage]: http://contributor-covenant.org -[version]: http://contributor-covenant.org/version/1/4/ +[homepage]: https://www.contributor-covenant.org/ +[version]: https://www.contributor-covenant.org/version/1/4/code-of-conduct.html -- cgit v1.2.3