diff --git a/README.md b/README.md index 347ff5b..e206d5c 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ fn main() -> std::io::Result<()> { } ``` -Checkout this [list](https://docs.rs/crossterm/0.14.0/crossterm/index.html#supported-commands) with all possible commands. +Checkout this [list](https://docs.rs/crossterm/latest/crossterm/index.html#supported-commands) with all possible commands. ### Feature Flags