Skip to content

Commit 0d32d5b

Browse files
committed
Change the link destination of cargo book contribution
`src/doc` directory has `README.md` about Cargo documentation including description for contribution, while `src/doc/src` does not have such a document.
1 parent 6b4dd23 commit 0d32d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ The reference covers the details of various areas of Cargo.
2727

2828
[rust]: https://www.rust-lang.org/
2929
[crates.io]: https://crates.io/
30-
[GitHub]: https://github.com/rust-lang/cargo/tree/master/src/doc/src
30+
[GitHub]: https://github.com/rust-lang/cargo/tree/master/src/doc

0 commit comments

Comments
 (0)