mirror of
https://github.com/rust-lang/cargo
synced 2024-11-05 18:50:39 +00:00
Add GitHub link to contributor guide.
This commit is contained in:
parent
070e459c2d
commit
073c8f4baf
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
[book]
|
||||
title = "Cargo Contributor Guide"
|
||||
authors = ["Eric Huss"]
|
||||
|
||||
[output.html]
|
||||
git-repository-url = "https://github.com/rust-lang/cargo/tree/master/src/doc/contrib/src"
|
||||
|
|
Loading…
Reference in a new issue