From bbb1b96eb990070e988da795400ca2995b1c3a52 Mon Sep 17 00:00:00 2001 From: Alex Touchet <26315797+atouchet@users.noreply.github.com> Date: Sat, 11 Jul 2026 10:46:05 -0700 Subject: [PATCH] Update some links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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