From 89e1f989f702b282818f7a076bd9b426fa095548 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Duje=20Mihanovi=C4=87?= Date: Sat, 19 Aug 2023 12:09:44 +0200 Subject: [PATCH] Fix mistake in site source link --- content/posts/site-is-now-on-gitea/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/site-is-now-on-gitea/index.md b/content/posts/site-is-now-on-gitea/index.md index ca73676..6a4a56c 100644 --- a/content/posts/site-is-now-on-gitea/index.md +++ b/content/posts/site-is-now-on-gitea/index.md @@ -6,7 +6,7 @@ Even though the site is still nothing special, I have published its source code on [my new gitweb instance](https://git.dujemihanovic.xyz/). To save you a click or two, the repository itself can be found -[here](https://git.dujemihanovic.xyz/?p=dujemihanovic.xyz;a=summary). +[here](https://git.dujemihanovic.xyz/?p=dujemihanovic.xyz.git;a=summary). If you have any suggestions as to how to improve the site, feel free to [contact me](/contact). If you are willing to directly contribute, I also accept patches sent with `git send-email`, a great tutorial on how to use it can be -- 2.39.2