aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d058a5e..52f1c2b 100644
--- a/Makefile
+++ b/Makefile
@@ -151,7 +151,7 @@ generate-wordpress-articles: build
$(GUIX_SHELL) $(GUIX_PYTHON_PACKAGES) \
-- \
python3 haunthtml2wordpress.py \
- ./site/replicant-status-and-report-of-the-37c3-and-fosdem-2024-conferences.html
+ ./site/first-online-replicant-meeting.html
links.txt: $(WORDPRESS_PAGES)
@echo -n '' > $@