From 027d39e038dc32c88a7e36b1622aad135c6ba14c Mon Sep 17 00:00:00 2001 From: Marianne Goldin <23177337+mariannegoldin@users.noreply.github.com> Date: Thu, 5 Sep 2024 09:05:08 -0700 Subject: [PATCH] Add makefile URL for 563 --- publishing/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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