Use docs.rs for documentation.
Instead of outdated self-hosted docs, we let the awesome [docs.rs](https://docs.rs) do the job for us.
This commit is contained in:
parent
32d62043a7
commit
a18e367e5f
|
@ -18,7 +18,7 @@ cleaner to use escapes.
|
||||||
|
|
||||||
Supports Redox, Mac OS X, BSD, and Linux (or, in general, ANSI terminals).
|
Supports Redox, Mac OS X, BSD, and Linux (or, in general, ANSI terminals).
|
||||||
|
|
||||||
[Documentation.](http://ticki.github.io/termion/) | [Examples.](https://github.com/Ticki/termion/tree/master/examples) | [Changelog.](https://github.com/Ticki/termion/tree/master/CHANGELOG.md)
|
[Documentation.](https://docs.rs/crate/termion/) | [Examples.](https://github.com/Ticki/termion/tree/master/examples) | [Changelog.](https://github.com/Ticki/termion/tree/master/CHANGELOG.md)
|
||||||
|
|
||||||
## A note on stability
|
## A note on stability
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue