We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a51018 commit 0ab94e6Copy full SHA for 0ab94e6
develop-docs/engineering-practices/rust.mdx
@@ -7,7 +7,7 @@ sidebar_order: 40
7
## Getting Started
8
9
- A quick introduction into the Syntax for first-timers:
10
- [A half-hour to learn Rust](https://fasterthanli.me/blog/2020/a-half-hour-to-learn-rust/)
+ [A half-hour to learn Rust](https://fasterthanli.me/articles/a-half-hour-to-learn-rust)
11
- The Rust Book, comprehensively documenting the language:
12
[The Rust Programming Language](https://doc.rust-lang.org/book/)
13
- [The Async Book](https://rust-lang.github.io/async-book/)
0 commit comments