diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ``` |