Skip to content

Commit 98f90f0

Browse files
committed
Update bookshelf URLs to new location
Documentation was recently moved to docs.rust-embedded.org and the old links on this page now result in 404 errors. Fixes #250
1 parent ed7f68c commit 98f90f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ a great choice for embedded development.
1212
**Want to get started with embedded development with Rust?** Check out our
1313
[embedded Rust book][book] and the rest of our [bookshelf].
1414

15-
[book]: https://rust-embedded.github.io/bookshelf/book
16-
[bookshelf]: https://rust-embedded.github.io/bookshelf
15+
[book]: https://docs.rust-embedded.org/book
16+
[bookshelf]: https://docs.rust-embedded.org
1717

1818
## Vision
1919

0 commit comments

Comments
 (0)