We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9135923 commit 40c2c64Copy full SHA for 40c2c64
book/src/development/basics.md
@@ -75,7 +75,7 @@ or if you modify a test file to add a test case.
75
> _Note:_ This command may update more files than you intended. In that case
76
> only commit the files you wanted to update.
77
78
-[UI test]: https://rustc-dev-guide.rust-lang.org/tests/adding.html#guide-to-the-ui-tests
+[UI test]: https://rustc-dev-guide.rust-lang.org/tests/adding.html#ui-test-walkthrough
79
80
## `cargo dev`
81
0 commit comments