diff options
| author | Patrick | 2025-11-02 18:35:08 +0000 |
|---|---|---|
| committer | Patrick | 2025-11-02 18:35:08 +0000 |
| commit | 5c69d19446f2c95b5c9aec871c6ce86f8a2c4563 (patch) | |
| tree | c9ff5d5b690c3c29ac7645635f2b8b60ca604e78 | |
| parent | a725656fbd62f6d01ce13d04f146d1addec975df (diff) | |
| download | blog-5c69d19446f2c95b5c9aec871c6ce86f8a2c4563.tar.gz blog-5c69d19446f2c95b5c9aec871c6ce86f8a2c4563.zip | |
change links to use absolute path without host
| -rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
