Skip to content

Commit 42df39d

Browse files
authored
Merge pull request #7371 from sattva9/main
Fixed broken link in This Week in Rust 569 - domain migration
2 parents 13bfd45 + c9b915b commit 42df39d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/2024-10-16-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ and just ask the editors to select the category.
5050
* [An experiment in async Rust](https://ochagavia.nl/blog/an-experiment-in-async-rust/)
5151
* [Designing A Fast Concurrent Hash Table](https://ibraheem.ca/posts/designing-papaya/)
5252
* [Rethinking Builders… with Lazy Generics](https://geo-ant.github.io/blog/2024/rust-rethinking-builders-lazy-generics/)
53-
* [IPC in Rust](https://pranitha.rs/posts/rust-ipc-ping-pong/)
53+
* [IPC in Rust](https://pranitha.dev/posts/rust-ipc-ping-pong/)
5454
* [Serde Trait - Part 3: Deserialization](https://voelklmichael.github.io/Blog/serde-trait-part3.html)
5555
* [Memory for Nothing: Why Vec<usize> is (probably) a bad idea](https://pwy.io/posts/memory-for-nothing/)
5656
* [Upgrade the Logging in your Rust Tests](https://tylerjw.dev/posts/20241012-rust-logging-in-tests/)

0 commit comments

Comments
 (0)