Merge pull request #20448 from donni-h/patch-2
Fix dead link to Cargo.toml in documentation
This commit is contained in:
commit
a5e2a53b5c
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ Including a description and GIF suitable for the changelog means less work for t
|
|||
|
||||
## Clippy
|
||||
|
||||
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.
|
||||
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.
|
||||
|
||||
# Code
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue