commit 6c1b09f61112d0fb7c3e4fa01fab4c0c85d9c8df
parent 67e6a0c16acd59f34ed1f66bfc41e519ab446851
Author: mcol <mcol@posteo.net>
Date: Wed, 4 May 2022 23:54:44 +0100
update matt parson's blog url
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/blogroll.py b/blogroll.py
@@ -81,8 +81,8 @@ BLOGROLL.append([
BLOGROLL.append([
"Matt Parsons' Overcoming Software",
- "https://www.parsonsmatt.org/",
- "www.parsonsmatt.org",
+ "https://www.overcoming.software/",
+ "overcoming.software",
])
random.shuffle(BLOGROLL)