From 42f4ba0e7edf44f172aa55e5de9e07730f53538e Mon Sep 17 00:00:00 2001 From: bitrayne Date: Sat, 5 Aug 2017 16:56:55 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ac6c566..0d3bb540 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you want a library compatible with earlier versions of SDL, please see # Documentation -* [master documentation](http://rust-sdl2.github.io/rust-sdl2/sdl2/) +* [master documentation](https://rust-sdl2.github.io/rust-sdl2/sdl2/) * [crates.io documentation](https://docs.rs/sdl2/) # Requirements