Skip to content

Commit 052cc30

Browse files
committed
Fix URL when clicking contributors on project root
1 parent dbb472d commit 052cc30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Some suggestions to get started:
1818
- 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`.
1919
This is because `rust-toolchain.toml` selects our MSRV for the development toolchain but doesn't download the matching rust-analyzer automatically.
2020

21-
We provide an [architecture.md][architecture.md] that should give you
21+
We provide an [architecture.md][https://github.com/helix-editor/helix/blob/master/docs/architecture.md] that should give you
2222
a good overview of the internals.
2323

2424
# Auto generated documentation

0 commit comments

Comments
 (0)