We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a2b3bf commit d18c327Copy full SHA for d18c327
src/_faq.rs
@@ -31,7 +31,7 @@
31
//!
32
//! The benefits of integrating `structopt` and `clap` are:
33
//! - Easier cross-linking in documentation
34
-//! - [Documentation parity](../examples)
+//! - Documentation parity
35
//! - Tighter design feedback loop, ensuring all new features are designed with
36
//! derives in mind and easier to change `clap` in response to `structopt` bugs.
37
//! - Clearer endorsement of `structopt`
0 commit comments