File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -405,4 +405,4 @@ Thanks to [ZiCog](https://users.rust-lang.org/t/twir-quote-of-the-week/328/1579)
405
405
406
406
* Email list hosting is sponsored by [ The Rust Foundation] ( https://foundation.rust-lang.org/ ) *
407
407
408
- <small >[ Discuss on r/rust] ( REDDIT_LINK_HERE ) </small >
408
+ <small >[ Discuss on r/rust] ( https://www.reddit.com/r/rust/comments/1dpgsgg/this_week_in_rust_553_this_week_in_rust/ ) </small >
Original file line number Diff line number Diff line change 38
38
# TODO: The BLOG_DOWNLOAD is only needed because one dockerfile will have to communicate
39
39
# with another, and I don't want to deal with building out the networking logic... yet...
40
40
# CHANGE ME! vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
41
- BLOG_DOWNLOAD =http://localhost:8000/blog/2024/05/08 /this-week-in-rust-546 /
41
+ BLOG_DOWNLOAD =http://localhost:8000/blog/2024/06/26 /this-week-in-rust-553 /
42
42
43
43
website-workflow : build clean generate-website host-content
44
44
You can’t perform that action at this time.
0 commit comments