From 63cff9c513ede427f95cb8b501848790015ddcdf Mon Sep 17 00:00:00 2001 From: Daniel Scherzer Date: Fri, 24 Oct 2025 18:57:39 -0700 Subject: [PATCH] CONTRIBUTING: use https for links I realize that the same file documents that PRs should be limited to language translations or typo fixes, but since this isn't about the website content I figured it wouldn't hurt to just send a PR. --- CONTRIBUTING | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING b/CONTRIBUTING index 3c08f6b..ad50332 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -18,7 +18,7 @@ This site is my copyrighted content and my decisions whether or not to make any ## Code of Conduct Please follow the guidelines for acceptable behavior as outlined in the [Contributor Covenant][homepage], version 1.4, -available at [http://contributor-covenant.org/version/1/4][version] +available at [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/