From f7e9041cd2c7589c98e69339ded8d29a8746a669 Mon Sep 17 00:00:00 2001 From: Maxwell Paul Brickner Date: Wed, 19 Apr 2017 17:45:48 -0400 Subject: [PATCH] Updated links to use https I just updated a few links to use https instead of http. Thank you! ^ _ ^ --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fca7d1cc5bd3c..f387b4be6008f 100644 --- a/README.md +++ b/README.md @@ -198,8 +198,8 @@ The Rust community congregates in a few places: * [users.rust-lang.org] - General discussion and broader questions. * [/r/rust] - News and general discussion. -[Stack Overflow]: http://stackoverflow.com/questions/tagged/rust -[/r/rust]: http://reddit.com/r/rust +[Stack Overflow]: https://stackoverflow.com/questions/tagged/rust +[/r/rust]: https://reddit.com/r/rust [users.rust-lang.org]: https://users.rust-lang.org/ ## Contributing