zaphyra's git: gallery

static-site-generator for image-galleries

commit f2cc0bef38e00bea9d0262b69fe41a2e913d4bdd
parent c460a7d103b192ce93c156fe11eaaecebf4bfb3e
Author: Katja (zaphyra) <git@ctu.cx>
Date: Mon, 26 May 2025 11:50:11 +0200

README.md: update repo-url
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -3,7 +3,7 @@ a little introduction into this software.
 
 ## get it 
 ```
-[user@pc ~]$ git clone https://git.ctu.cx/ctucx/gallery/
+[user@pc ~]$ git clone https://git.zaphyra.eu/gallery/
 [user@pc ~]$ cd gallery/
 [user@pc ~]$ nimble build
 ```