File tree 1 file changed +4
-6
lines changed
1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -48,14 +48,12 @@ This book assumes the following:
48
48
If you are not yet comfortable with Rust, we highly suggest completing the [ Rust
49
49
Book] before attempting to learn with this book.
50
50
51
- If you are not yet comfortable with Embedded Systems, we highly suggest checking
52
- our other resources before attempting to learn with this book.
51
+ [ Rust Book ] : https://doc.rust-lang.org/book/second-edition
53
52
54
- > ** TODO ** "other resources" should link to docs.rust-embedded.org when that's
55
- > live. In the meantime you can check the [ Discovery ] book.
53
+ If you are not yet comfortable with Embedded Systems, we highly suggest checking
54
+ our [ other resources ] before attempting to learn with this book.
56
55
57
- [ Discovery ] : https://rust-embedded.github.io/discovery/
58
- [ Rust Book ] : https://doc.rust-lang.org/book/second-edition
56
+ [ other resources ] : https://rust-embedded.github.io/bookshelf/
59
57
60
58
## How to Use This Book
61
59
You can’t perform that action at this time.
0 commit comments