aboutsummaryrefslogtreecommitdiff
path: root/blog/2021-04-23-php-comment-system.org
diff options
context:
space:
mode:
Diffstat (limited to 'blog/2021-04-23-php-comment-system.org')
-rw-r--r--blog/2021-04-23-php-comment-system.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/2021-04-23-php-comment-system.org b/blog/2021-04-23-php-comment-system.org
index 38132fd..50c77f1 100644
--- a/blog/2021-04-23-php-comment-system.org
+++ b/blog/2021-04-23-php-comment-system.org
@@ -54,7 +54,7 @@ I blog in plain Markdown files, commit all articles to Git, and ensure that
future readers will be able to see the source data long after I'm gone, or the
website has gone offline. However, I still haven't committed any images served
on my blog to Git, as I'm not entirely sold on Git LFS yet - for now, images can
-be found at [img.0x4b1d.org](https://img.0x4b1d.org).
+be found at [img.cleberg.net](https://img.cleberg.net).
Saving my comments back to the Git repository ensures that another aspect of my
site will degrade gracefully.