README.rst: docs.io -> docs.rs

This commit is contained in:
Andrey Lesnikov 2016-09-06 09:39:31 +03:00 committed by GitHub
parent 4bfa7980ec
commit 74d5ae3e86

View file

@ -15,7 +15,7 @@ Alternative to GLFW in pure Rust.
glutin = "*"
```
## [Documentation](https://docs.io/glutin)
## [Documentation](https://docs.rs/glutin)
## Try it!