Fixed incorrect links

Fixes #50
This commit is contained in:
Daniel Egger
2018-10-20 15:08:27 +02:00
committed by GitHub
parent 97b0f2281b
commit 6610c021d6

View File

@@ -80,13 +80,13 @@ for the purpose of following the exmaples in this book.
The work on this book is coordinated in [this repository] and is mainly
developed by the [resources team].
[this repository]: https://github.com/rust-lang-nursery/embedded-wg/book
[this repository]: https://github.com/rust-embedded/book
[resources team]: https://github.com/rust-embedded/wg
If you have trouble following the instructions in this book or find that some
section of the book is not clear enough or hard to follow then that's a bug and
it should be reported in [the issue tracker] of this book.
[the issue tracker]: https://github.com/rust-lang-nursery/embedded-wg/book/issues
[the issue tracker]: https://github.com/rust-embedded/book/issues/
Pull requests fixing typos and adding new content are very welcome!