diff --git a/README.md b/README.md index 774a25c..d899e83 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # hyper-tls -Provides an HTTPS connector for use with [hyper](https://hyper.rs). +Provides an HTTPS connector for use with [hyper](https://hyper.rs/). [Documentation](https://docs.rs/hyper-tls) @@ -8,8 +8,8 @@ Provides an HTTPS connector for use with [hyper](https://hyper.rs). Licensed under either of -- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://apache.org/licenses/LICENSE-2.0) -- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT) +- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or https://apache.org/licenses/LICENSE-2.0) +- MIT license ([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/license/mit) ### Contribution