Use HTTPS links

This commit is contained in:
Richie Bendall 2019-05-31 16:41:10 +12:00
parent 50427e2ded
commit 3d9f71cc10
No known key found for this signature in database
GPG key ID: 1C6A99DFA9D306FC
3 changed files with 4 additions and 4 deletions

View file

@ -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/)

View file

@ -1 +1 @@
SEE: http://rem.mit-license.org/
SEE: https://rem.mit-license.org/

View file

@ -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.