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 446529a commit 027d39eCopy full SHA for 027d39e
publishing/Makefile
@@ -38,7 +38,7 @@
38
# TODO: The BLOG_DOWNLOAD is only needed because one dockerfile will have to communicate
39
# with another, and I don't want to deal with building out the networking logic... yet...
40
# CHANGE ME! vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
41
-BLOG_DOWNLOAD=http://localhost:8000/blog/2024/08/28/this-week-in-rust-562/
+BLOG_DOWNLOAD=http://localhost:8000/blog/2024/09/04/this-week-in-rust-563/
42
43
website-workflow: build clean generate-website host-content
44
0 commit comments