Skip to content

Commit c4e73f7

Browse files
Merge pull request #20448 from donni-h/patch-2
Fix dead link to Cargo.toml in documentation
2 parents 812cd91 + 53b27f2 commit c4e73f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/contributing/style.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Including a description and GIF suitable for the changelog means less work for t
101101

102102
## Clippy
103103

104-
We use Clippy to improve the code, but if some lints annoy you, allow them in the [Cargo.toml](../../Cargo.toml) [workspace.lints.clippy] section.
104+
We use Clippy to improve the code, but if some lints annoy you, allow them in the [Cargo.toml](https://github.com/rust-lang/rust-analyzer/blob/master/Cargo.toml) [workspace.lints.clippy] section.
105105

106106
# Code
107107

0 commit comments

Comments
 (0)