Skip to content

Commit f521ecc

Browse files
authored
Use HTTPS (#2258)
1 parent a570781 commit f521ecc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@ futures = { version = "0.3", default-features = false }
6666
This project is licensed under either of
6767

6868
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
69-
http://www.apache.org/licenses/LICENSE-2.0)
69+
https://www.apache.org/licenses/LICENSE-2.0)
7070
* MIT license ([LICENSE-MIT](LICENSE-MIT) or
71-
http://opensource.org/licenses/MIT)
71+
https://opensource.org/licenses/MIT)
7272

7373
at your option.
7474

0 commit comments

Comments
 (0)