Skip to content

Commit 634ef20

Browse files
authored
Merge pull request #5992 from epage/docs
docs: Improve starting point for builder reference
2 parents d8acd47 + b8f5d53 commit 634ef20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//!
88
//! Quick Links:
99
//! - Derive [tutorial][_derive::_tutorial] and [reference][_derive]
10-
//! - Builder [tutorial][_tutorial] and [reference](index.html)
10+
//! - Builder [tutorial][_tutorial] and [reference][Command]
1111
//! - [Cookbook][_cookbook]
1212
//! - [FAQ][_faq]
1313
//! - [Discussions](https://github.com/clap-rs/clap/discussions)

0 commit comments

Comments
 (0)