diff --git a/publishing/Makefile b/publishing/Makefile index 43e2f9d22..84a8df490 100755 --- a/publishing/Makefile +++ b/publishing/Makefile @@ -38,7 +38,7 @@ # TODO: The BLOG_DOWNLOAD is only needed because one dockerfile will have to communicate # with another, and I don't want to deal with building out the networking logic... yet... # CHANGE ME! vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv -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/ website-workflow: build clean generate-website host-content