Skip to content

Commit

Permalink
fix broken link of UI test in the book
Browse files Browse the repository at this point in the history
  • Loading branch information
lapla-cogito committed Jan 26, 2025
1 parent 9135923 commit 40c2c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/src/development/basics.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ or if you modify a test file to add a test case.
> _Note:_ This command may update more files than you intended. In that case
> only commit the files you wanted to update.
[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

## `cargo dev`

Expand Down

0 comments on commit 40c2c64

Please sign in to comment.