diff --git a/src/hello/print.md b/src/hello/print.md index 6efa8eb711..afc72537de 100644 --- a/src/hello/print.md +++ b/src/hello/print.md @@ -89,6 +89,6 @@ and [`traits`][traits] [macros]: ../macros.md [string]: ../std/str.md [structs]: ../custom_types/structs.md -[traits]: ../trait.md +[traits]: https://doc.rust-lang.org/std/fmt/#formatting-traits [`ToString`]: https://doc.rust-lang.org/std/string/trait.ToString.html [convert]: ../conversion/string.md