We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4129f5c + 40c2c64 commit 8ae4750Copy full SHA for 8ae4750
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