From: Duje Mihanović Date: Sat, 19 Aug 2023 10:09:44 +0000 (+0200) Subject: Fix mistake in site source link X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=89e1f989f702b282818f7a076bd9b426fa095548;p=dujemihanovic.xyz.git Fix mistake in site source link --- 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