Fix link to the contribution guide

This commit is contained in:
Martin Pool 2025-06-13 07:35:03 -07:00
parent 44092665c6
commit 6438b31117

View file

@ -46,5 +46,4 @@ It is especially useful when the `repo` doesnt 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)!