Skip to content
This repository has been archived by the owner on Oct 22, 2019. It is now read-only.

Fix the examples link #6

Merged
merged 1 commit into from
Sep 27, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
//!
//! This documentation does not contain a lot of examples. The reason is that it's fairly
//! obvious how to use this crate. Although, we do provide
//! [separate examples](https://github.com/TimonPost/crossterm/tree/master/examples) and
//! some [complex programs](https://github.com/TimonPost/crossterm/tree/master/examples/program_examples)
//! [examples](https://github.com/crossterm-rs/examples) repository
//! to demonstrate the capabilities.
//!
//! ## Examples
Expand Down