Link to syntax section when referencing it
This commit is contained in:
parent
10c375700c
commit
1b4a6a5183
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@
|
|||
//! # Formatting Parameters
|
||||
//!
|
||||
//! Each argument being formatted can be transformed by a number of formatting
|
||||
//! parameters (corresponding to `format_spec` in the syntax above). These
|
||||
//! parameters (corresponding to `format_spec` in [the syntax](#syntax)). These
|
||||
//! parameters affect the string representation of what's being formatted.
|
||||
//!
|
||||
//! ## Width
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue