From f9613c6717fcf281f59ffded9c4900aa439314d1 Mon Sep 17 00:00:00 2001 From: Benjamin Saunders Date: Sun, 8 Oct 2017 19:19:14 -0700 Subject: [PATCH] Update readme documentation link --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index bdac34e..a2ee0e4 100644 --- a/Readme.md +++ b/Readme.md @@ -6,7 +6,7 @@ rust-openvr A high-level binding for OpenVR 1.0.10. -[API documentation](http://rust-openvr.github.io/rust-openvr/openvr/index.html) +[API documentation](https://docs.rs/openvr/*/openvr/) High-level documentation can be found at [the OpenVR wiki](https://github.com/ValveSoftware/openvr/wiki/API-Documentation).