From 3d9f71cc1089a98670955ad9bbeeb6afd4d2ce1e Mon Sep 17 00:00:00 2001 From: Richie Bendall Date: Fri, 31 May 2019 16:41:10 +1200 Subject: [PATCH] Use HTTPS links --- CODE_OF_CONDUCT.md | 2 +- LICENSE | 2 +- licenses/components/header.ejs | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 01b8644f..550cb1d3 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -19,4 +19,4 @@ This code of conduct applies both within project spaces and in public spaces whe Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by opening an issue or contacting one or more of the project maintainers. -This Code of Conduct is adapted from the [Contributor Covenant](http://contributor-covenant.org), version 1.2.0, available at [http://contributor-covenant.org/version/1/2/0/](http://contributor-covenant.org/version/1/2/0/) +This Code of Conduct is adapted from the [Contributor Covenant](https://contributor-covenant.org), version 1.2.0, available at [http://contributor-covenant.org/version/1/2/0/](https://contributor-covenant.org/version/1/2/0/) diff --git a/LICENSE b/LICENSE index ff462117..597139e6 100644 --- a/LICENSE +++ b/LICENSE @@ -1 +1 @@ -SEE: http://rem.mit-license.org/ +SEE: https://rem.mit-license.org/ diff --git a/licenses/components/header.ejs b/licenses/components/header.ejs index ab5dbb4f..0b4f192d 100644 --- a/licenses/components/header.ejs +++ b/licenses/components/header.ejs @@ -14,9 +14,9 @@ By adding a new JSON file to the users directory, it will yield an MIT License on a CNAME, for example: - { "copyright": "Remy Sharp, http://remysharp.com" } + { "copyright": "Remy Sharp, https://remysharp.com" } - Means visiting http://rem.mit-license.org/ shows "Remy Sharp" as the + Means visiting https://rem.mit-license.org/ shows "Remy Sharp" as the copyright holder. Namespaces will be on a first come first serve basis, and I'm open to folk joining the GitHub project.