Add git repository url link to user guide.
This commit is contained in:
parent
0b9570b160
commit
2b5890e2ed
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ edition = "2018"
|
||||||
[output.html]
|
[output.html]
|
||||||
mathjax-support = true
|
mathjax-support = true
|
||||||
site-url = "/mdBook/"
|
site-url = "/mdBook/"
|
||||||
|
git-repository-url = "https://github.com/rust-lang/mdBook/tree/master/guide"
|
||||||
|
|
||||||
[output.html.playground]
|
[output.html.playground]
|
||||||
editable = true
|
editable = true
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue