aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 5e03164..9d043f7 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ the Zola documentation for further configuration options.
To get running:
```sh
-git clone https://github.com/ccleberg/cleberg.net && \
+git clone https://git.sr.ht/~cyborg/cleberg.net && \
cd cleberg.net && \
zola build
```