Skip to content

Commit 2e4195f

Browse files
committed
Auto merge of #7657 - giraffate:change_the_link_dest_of_cargo_book_contribution, r=ehuss
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. I change the link destination of `GitHub` in the image below, https://doc.rust-lang.org/cargo/. <img width="791" alt="スクリーンショット 2019-12-04 9 12 47" src="https://user-images.githubusercontent.com/17407489/70100804-4eaaf480-1676-11ea-9a0e-868119732631.png">
2 parents 0bf7aaf + 0d32d5b commit 2e4195f

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)