Skip to content

Commit

Permalink
Merge pull request #1410 from hsi/patch-2
Browse files Browse the repository at this point in the history
Fix link of formatting traits
  • Loading branch information
marioidival committed Apr 27, 2021
2 parents b852932 + 6cfac47 commit 8e75749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hello/print/print_display.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 8e75749

Please sign in to comment.