aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2023-09-23 17:23:25 +0100
committerJustine Smithies <justine@smithies.me.uk>2023-09-23 17:23:25 +0100
commit8405338749d7444ddf53d164c45bb4a3d4316258 (patch)
tree50aefc1d73d2f8f298c61de99327b7b6b1a50909 /README.md
parentc9ad8434191e159a7d056419ac82609c4e3b4461 (diff)
Changed link in quickstart to Sourcehut
Diffstat (limited to 'README.md')
-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`