aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2023-09-23 17:27:48 +0100
committerJustine Smithies <justine@smithies.me.uk>2023-09-23 17:27:48 +0100
commit3bb2361bc4693204523e0bcf87881d0c817a6743 (patch)
tree67dd393b0b23e5999e28b149c845964de257e036
parenta9cc0b7b23aeaf8d89f8d0914f7ce2de0d3ca9d7 (diff)
Changed links to Sourcehut
-rw-r--r--posts/blarg.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/blarg.md b/posts/blarg.md
index 96dba29..cda5690 100644
--- a/posts/blarg.md
+++ b/posts/blarg.md
@@ -1,6 +1,6 @@
# My simple blog engine blarg
-All the pages on this website are built using my simple blog engine [blarg](https://codeberg.org/JustineSmithies/blarg). It is a combination of all the best bits of both [blog.sh](https://github.com/karlb/karl.berlin) and [barf](https://git.sr.ht/~bt/barf) plus I've added some of my own touches too.
+All the pages on this website are built using my simple blog engine [blarg](https://git.sr.ht/~JustineSmithies/blarg). It is a combination of all the best bits of both [blog.sh](https://github.com/karlb/karl.berlin) and [barf](https://git.sr.ht/~bt/barf) plus I've added some of my own touches too.
## Why didn't I just use one of the above?