diff options
| author | Maxwell Paul Brickner <mbrickn@users.noreply.github.com> | 2017-04-19 17:45:48 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-04-19 17:45:48 -0400 |
| commit | f7e9041cd2c7589c98e69339ded8d29a8746a669 (patch) | |
| tree | 0b487e991fc5bca06920672ba27b29bf8376adfa | |
| parent | 452bf0852e1d47f7478d8b81328c15b183c6d971 (diff) | |
| download | rust-f7e9041cd2c7589c98e69339ded8d29a8746a669.tar.gz rust-f7e9041cd2c7589c98e69339ded8d29a8746a669.zip | |
Updated links to use https
I just updated a few links to use https instead of http. Thank you! ^ _ ^
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index fca7d1cc5bd..f387b4be600 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 |
