Auto merge of #29966 - MatthiasKauer:master, r=steveklabnik
This commit changes the location of the rust docs.
024aa9a345
Clicking the contribution link on the front page therefore becomes a 'not found' error.
This commit is contained in:
commit
685e098561
1 changed files with 2 additions and 3 deletions
|
|
@ -42,7 +42,6 @@ Copious cross-linking connects these parts together.
|
|||
### Contributing
|
||||
|
||||
The source files from which this book is generated can be found on
|
||||
[GitHub][trpl].
|
||||
|
||||
[trpl]: https://github.com/rust-lang/rust/tree/master/src/doc/trpl
|
||||
[GitHub][book].
|
||||
|
||||
[book]: https://github.com/rust-lang/rust/tree/master/src/doc/book
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue