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 fdbf180 commit 842eb3fCopy full SHA for 842eb3f
alloc/src/fmt.rs
@@ -83,7 +83,7 @@
83
//! # Formatting Parameters
84
//!
85
//! Each argument being formatted can be transformed by a number of formatting
86
-//! parameters (corresponding to `format_spec` in the syntax above). These
+//! parameters (corresponding to `format_spec` in [the syntax](#syntax)). These
87
//! parameters affect the string representation of what's being formatted.
88
89
//! ## Width
0 commit comments