Skip to content

Commit

Permalink
Merge pull request #363 from beetrees/https
Browse files Browse the repository at this point in the history
Use `https:` links in `README.md`
  • Loading branch information
tgross35 authored Nov 14, 2024
2 parents 2809ddf + a0cf291 commit 754dace
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@ This crate supports rustc 1.63 and newer.
## License

Usage is licensed under the MIT license ([LICENSE-MIT](LICENSE-MIT) or
http://opensource.org/licenses/MIT).
https://opensource.org/licenses/MIT).


### Contribution

Contributions are licensed under both the MIT license and the Apache License,
Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0). Unless you explicitly state
https://www.apache.org/licenses/LICENSE-2.0). Unless you explicitly state
otherwise, any contribution intentionally submitted for inclusion in the work
by you, as defined in the Apache-2.0 license, shall be dual licensed as
mentioned, without any additional terms or conditions.
Expand Down

0 comments on commit 754dace

Please sign in to comment.