diff options
| author | Martin Pool <mbp@sourcefrog.net> | 2025-06-13 07:35:03 -0700 |
|---|---|---|
| committer | Martin Pool <mbp@sourcefrog.net> | 2025-06-13 07:35:34 -0700 |
| commit | 6438b31117bf8c8ebea6701e178ec4194a0ffcdd (patch) | |
| tree | 1c1cdaa2506f68135918c70c610d54f6b9d9f288 /src/tools/rust-analyzer/docs | |
| parent | 44092665c6a293b3b07afcf4cadaa074f316718e (diff) | |
| download | rust-6438b31117bf8c8ebea6701e178ec4194a0ffcdd.tar.gz rust-6438b31117bf8c8ebea6701e178ec4194a0ffcdd.zip | |
Fix link to the contribution guide
Diffstat (limited to 'src/tools/rust-analyzer/docs')
| -rw-r--r-- | src/tools/rust-analyzer/docs/book/src/troubleshooting.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/tools/rust-analyzer/docs/book/src/troubleshooting.md b/src/tools/rust-analyzer/docs/book/src/troubleshooting.md index 4092b9de990..1b2841421a4 100644 --- a/src/tools/rust-analyzer/docs/book/src/troubleshooting.md +++ b/src/tools/rust-analyzer/docs/book/src/troubleshooting.md @@ -46,5 +46,4 @@ It is especially useful when the `repo` doesn’t use external crates or the standard library. If you want to go as far as to modify the source code to debug the -problem, be sure to take a look at the [dev -docs](https://github.com/rust-lang/rust-analyzer/tree/master/docs/dev)! +problem, be sure to take a look at the [contribution guide](contributing/index.html)! |
