From 139e9ae32e4c441587c8365486f32b5fb4fefd0e Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sun, 14 Dec 2025 18:57:52 -0600 Subject: fix blog post URLs --- README.org | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.org') diff --git a/README.org b/README.org index 56adf01..fbbdc68 100644 --- a/README.org +++ b/README.org @@ -9,16 +9,16 @@ (blog-posts . ((:date "2025-12-06" :title "Self‑Hosting Guide: Tor Websites" - :url "https://cleberg.net/blog/self-hosting-guide-tor-websites.html") + :url "https://cleberg.net/blog/self-hosting-tor.html") (:date "2025-11-23" :title "Practical Uses for AI in IT Audit" - :url "https://cleberg.net/blog/practical-uses-for-ai-in-it-audit.html") + :url "https://cleberg.net/blog/it-audit-ai.html") (:date "2025-11-15" :title "Striving for 100% WCAG 2 Compliance" - :url "https://cleberg.net/blog/striving-for-100-wcag-2-compliance.html") + :url "https://cleberg.net/blog/wcag.html") (:date "2025-11-02" :title "Using aerc on macOS" - :url "https://cleberg.net/blog/using-aerc-on-macos.html") + :url "https://cleberg.net/blog/aerc-macos.html") (:date "2025-10-25" :title "Digital Garden" :url "https://cleberg.net/blog/digital-garden.html"))))) -- cgit v1.2.3