Skip to content

Commit c2580c5

Browse files
committed
tweak link to skip redirect
1 parent 8bb866b commit c2580c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft/2022-06-01-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ and just ask the editors to select the category.
4343

4444
* [Simple rust interview questions](https://flakm.github.io/posts/rust_interview_questions/)
4545
* [Profiling heap allocation in rust](https://flakm.github.io/posts/heap_allocation/)
46-
* [Arc and Mutex in Rust](https://itsallaboutthebit.com/arc-mutex)
46+
* [Arc and Mutex in Rust](https://itsallaboutthebit.com/arc-mutex/)
4747
* [How I speeded up my Rust builds on GitHub ~30 times](https://ectobit.com/blog/speed-up-github-actions-rust-pipelines/)
4848

4949
### Research

0 commit comments

Comments
 (0)