aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a9fdf91..26a6b27 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ See the [blog post](https://justine.smithies.me.uk/blarg.html) for more details.
## Quickstart
-* Clone this repository `git clone https://codeberg.org/JustineSmithies/blarg`
+* Clone this repository `git clone https://git.sr.ht/~justinesmithies/blarg`
* Put your blog posts as markdown files into `posts`
* Place any images into the `public` folder
* Run `./blarg` and your posts will show up in `build`