Fix links in the docs (#391)
This commit is contained in:
parent
49fefd6e8f
commit
33b90c85c9
@ -62,8 +62,8 @@
|
||||
//! [`ScrollDown`](terminal/struct.ScrollDown.html)
|
||||
//! - Miscellaneous - [`Clear`](terminal/struct.Clear.html),
|
||||
//! [`SetSize`](terminal/struct.SetSize.html)
|
||||
//! - Alternate screen - [`EnterAlternateScreen`](screen/struct.EnterAlternateScreen.html),
|
||||
//! [`LeaveAlternateScreen`](screen/struct.LeaveAlternateScreen.html)
|
||||
//! - Alternate screen - [`EnterAlternateScreen`](terminal/struct.EnterAlternateScreen.html),
|
||||
//! [`LeaveAlternateScreen`](terminal/struct.LeaveAlternateScreen.html)
|
||||
//!
|
||||
//! ### Command Execution
|
||||
//!
|
||||
|
Loading…
Reference in New Issue
Block a user