Merge pull request #810 from tomaka/docs_io_to_rs

README.md: docs.io -> docs.rs
This commit is contained in:
tomaka 2016-09-06 09:24:22 +02:00 committed by GitHub
commit 95434eaf99

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!