Merge pull request #266 from Detegr/fix-typo
Fix an URL to example file
This commit is contained in:
commit
53045bef0b
@ -104,7 +104,7 @@ This module enables you to style the terminal text.
|
|||||||
|
|
||||||
Good documentation can be found at the following places: [docs](https://docs.rs/crossterm_style/),
|
Good documentation can be found at the following places: [docs](https://docs.rs/crossterm_style/),
|
||||||
[book](https://crossterm-rs.github.io/crossterm/docs/styling.html)
|
[book](https://crossterm-rs.github.io/crossterm/docs/styling.html)
|
||||||
and [examples](https://github.com/crossterm-rs/crossterm/tree/master/examples/key_events.rs).
|
and [examples](https://github.com/crossterm-rs/examples/blob/master/examples/src/bin/key_events.rs).
|
||||||
|
|
||||||
_style text with attributes_
|
_style text with attributes_
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user