mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-03-25 09:25:49 +00:00
Use HTTPS links
This commit is contained in:
parent
50427e2ded
commit
3d9f71cc10
3 changed files with 4 additions and 4 deletions
|
|
@ -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/)
|
||||
|
|
|
|||
2
LICENSE
2
LICENSE
|
|
@ -1 +1 @@
|
|||
SEE: http://rem.mit-license.org/
|
||||
SEE: https://rem.mit-license.org/
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue