Skip to content

Commit f4f3e2f

Browse files
Merge pull request #5896 from rust-lang/563-makefile
Add makefile URL for 563
2 parents 44f94f1 + 027d39e commit f4f3e2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publishing/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
# TODO: The BLOG_DOWNLOAD is only needed because one dockerfile will have to communicate
3939
# with another, and I don't want to deal with building out the networking logic... yet...
4040
# CHANGE ME! vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
41-
BLOG_DOWNLOAD=http://localhost:8000/blog/2024/08/28/this-week-in-rust-562/
41+
BLOG_DOWNLOAD=http://localhost:8000/blog/2024/09/04/this-week-in-rust-563/
4242

4343
website-workflow: build clean generate-website host-content
4444

0 commit comments

Comments
 (0)