Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/other-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ A small selection of other guides and tutorial for Rust:
such as C, C++, Java, JavaScript, and Python.
- [Rust on Exercism](https://exercism.org/tracks/rust): 100+ exercises to help
you learn Rust.
- [Ferrous Teaching Material](https://ferrous-systems.github.io/teaching-material/index.html):
- [Ferrous Systems Rust Training](https://github.com/ferrous-systems/rust-training):
a series of small presentations covering both basic and advanced part of the
Rust language. Other topics such as WebAssembly, and async/await are also
covered.
Expand Down