Skip to content

Commit 8c341d6

Browse files
committed
Auto merge of #9087 - alex-semenyuk:fix_link, r=llogiq
Fix broken link changelog: none
2 parents f30b68d + 7350525 commit 8c341d6

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)