We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b852932 + 6cfac47 commit 8e75749Copy full SHA for 8e75749
1 file changed
src/hello/print/print_display.md
@@ -125,5 +125,5 @@ Debug: Complex { real: 3.3, imag: 7.2 }
125
[fmt]: https://doc.rust-lang.org/std/fmt/
126
[macros]: ../../macros.md
127
[structs]: ../../custom_types/structs.md
128
-[traits]: ../../trait.md
+[traits]: https://doc.rust-lang.org/std/fmt/#formatting-traits
129
[use]: ../../mod/use.md
0 commit comments