Skip to content

Commit 0ab94e6

Browse files
authored
Fix broken link (#12099)
1 parent 6a51018 commit 0ab94e6

File tree

1 file changed

+1
-1
lines changed
  • develop-docs/engineering-practices

1 file changed

+1
-1
lines changed

develop-docs/engineering-practices/rust.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebar_order: 40
77
## Getting Started
88

99
- 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/)
10+
[A half-hour to learn Rust](https://fasterthanli.me/articles/a-half-hour-to-learn-rust)
1111
- The Rust Book, comprehensively documenting the language:
1212
[The Rust Programming Language](https://doc.rust-lang.org/book/)
1313
- [The Async Book](https://rust-lang.github.io/async-book/)

0 commit comments

Comments
 (0)