From 5c69d19446f2c95b5c9aec871c6ce86f8a2c4563 Mon Sep 17 00:00:00 2001 From: Patrick Date: Sun, 2 Nov 2025 18:35:08 +0000 Subject: [PATCH] change links to use absolute path without host --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 23aae95..bd261b8 100644 --- a/readme.md +++ b/readme.md @@ -2,7 +2,7 @@ this is my blog :D -this file is both a [blog entry](https://psch.dev/blog/readme.html) and the readme for the [git repo](https://git.psch.dev/blog/about) +this file is both a [blog entry](/blog/readme.html) and the readme for the [git repo](/git/blog/about) i think thats neat -- 2.50.1