Skip to content

Commit 3ff9591

Browse files
Update mdbook links (#1989)
Update mdbook links
2 parents 85b0253 + 3d64422 commit 3ff9591

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ a new language! We're waiting on [mdbook support] for multiple languages
3939
before we merge any in, but feel free to start!
4040

4141
[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

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ releases are updated less frequently.
2222
Building the book requires [mdBook], ideally the same 0.2.x version that
2323
rust-lang/rust uses in [this file][rust-mdbook]. To get it:
2424

25-
[mdBook]: https://github.com/azerupi/mdBook
25+
[mdBook]: https://github.com/rust-lang-nursery/mdBook
2626
[rust-mdbook]: https://github.com/rust-lang/rust/blob/master/src/tools/rustbook/Cargo.toml
2727

2828
```bash
@@ -77,7 +77,7 @@ a new language! We're waiting on [mdbook support] for multiple languages
7777
before we merge any in, but feel free to start!
7878

7979
[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
8181

8282
## Graphviz dot
8383

0 commit comments

Comments
 (0)