Auto merge of #9087 - alex-semenyuk:fix_link, r=llogiq

Fix broken link

changelog: none
This commit is contained in:
bors 2022-07-01 18:39:54 +00:00
commit 8c341d66a1

View File

@ -28,7 +28,7 @@
// This task will usually execute all UI tests inside `tests/ui` you can
// optionally uncomment the line below and only run a specific test.
//
// See: https://github.com/rust-lang/rust-clippy/blob/master/doc/adding_lints.md#testing
// See: https://github.com/rust-lang/rust-clippy/blob/master/book/src/development/adding_lints.md#testing
//
// "TESTNAME": "<TODO>",
},