File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -39,4 +39,4 @@ a new language! We're waiting on [mdbook support] for multiple languages
39
39
before we merge any in, but feel free to start!
40
40
41
41
[ Translations ] : https://github.com/rust-lang/book/issues?q=is%3Aopen+is%3Aissue+label%3ATranslations
42
- [ mdbook support ] : https://github.com/azerupi /mdBook/issues/5
42
+ [ mdbook support ] : https://github.com/rust-lang-nursery /mdBook/issues/5
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ releases are updated less frequently.
22
22
Building the book requires [ mdBook] , ideally the same 0.2.x version that
23
23
rust-lang/rust uses in [ this file] [ rust-mdbook ] . To get it:
24
24
25
- [ mdBook ] : https://github.com/azerupi /mdBook
25
+ [ mdBook ] : https://github.com/rust-lang-nursery /mdBook
26
26
[ rust-mdbook ] : https://github.com/rust-lang/rust/blob/master/src/tools/rustbook/Cargo.toml
27
27
28
28
``` bash
@@ -77,7 +77,7 @@ a new language! We're waiting on [mdbook support] for multiple languages
77
77
before we merge any in, but feel free to start!
78
78
79
79
[ Translations ] : https://github.com/rust-lang/book/issues?q=is%3Aopen+is%3Aissue+label%3ATranslations
80
- [ mdbook support ] : https://github.com/azerupi /mdBook/issues/5
80
+ [ mdbook support ] : https://github.com/rust-lang-nursery /mdBook/issues/5
81
81
82
82
## Graphviz dot
83
83
You can’t perform that action at this time.
0 commit comments