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.
2 parents 44f94f1 + 027d39e commit f4f3e2fCopy full SHA for f4f3e2f
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