diff --git a/src/hello/print/print_display.md b/src/hello/print/print_display.md index 1ff31f27ac..4d27650e16 100644 --- a/src/hello/print/print_display.md +++ b/src/hello/print/print_display.md @@ -125,5 +125,5 @@ Debug: Complex { real: 3.3, imag: 7.2 } [fmt]: https://doc.rust-lang.org/std/fmt/ [macros]: ../../macros.md [structs]: ../../custom_types/structs.md -[traits]: ../../trait.md +[traits]: https://doc.rust-lang.org/std/fmt/#formatting-traits [use]: ../../mod/use.md