From befcf5b95dc4949ef26e1dcdc06143d60e7be98a Mon Sep 17 00:00:00 2001 From: Cobrand Date: Tue, 17 Jan 2017 14:49:17 +0100 Subject: [PATCH] readme: Make docs.rs link always up to date --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 839eda7d..bef828c5 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ If you want a library compatible with earlier versions of SDL, please see # Documentation * [master documentation](http://angrylawyer.github.io/rust-sdl2/sdl2/) -* [crates.io documentation](https://docs.rs/sdl2/0.26.0/sdl2/) +* [crates.io documentation](https://docs.rs/sdl2/) # Requirements