diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 92ae84a6932d..bbd06eef2a5a 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -18,7 +18,7 @@ Some suggestions to get started: - If you don't use the Nix development shell and are getting your rust-analyzer binary from rustup, you may need to run `rustup component add rust-analyzer`. This is because `rust-toolchain.toml` selects our MSRV for the development toolchain but doesn't download the matching rust-analyzer automatically. -We provide an [architecture.md][architecture.md] that should give you +We provide an [architecture.md][https://github.com/helix-editor/helix/blob/master/docs/architecture.md] that should give you a good overview of the internals. # Auto generated documentation