Skip to content

Commit 7350525

Browse files
Fix link
1 parent f30b68d commit 7350525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

util/etc/vscode-tasks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
// This task will usually execute all UI tests inside `tests/ui` you can
2929
// optionally uncomment the line below and only run a specific test.
3030
//
31-
// See: https://github.com/rust-lang/rust-clippy/blob/master/doc/adding_lints.md#testing
31+
// See: https://github.com/rust-lang/rust-clippy/blob/master/book/src/development/adding_lints.md#testing
3232
//
3333
// "TESTNAME": "<TODO>",
3434
},

0 commit comments

Comments
 (0)