From 42ef6115b6b06da4f21bb31bc32c0054ec642c74 Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Wed, 25 May 2022 12:55:04 +0200 Subject: Use relative URLs --- code.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/code.md b/code.md index d16af76..c4e77b7 100644 --- a/code.md +++ b/code.md @@ -29,14 +29,14 @@ A simple HTML5 skeleton. A BSD utility to generate random passwords suitable for handwriting. -* Introductory blog [post](https://www.skreutz.com/posts/readable-random-passwords-with-jot/) +* Introductory blog [post](/posts/readable-random-passwords-with-jot/) * Git [repository](https://www.skreutz.com/scm/git/jotpass.git/) ## openbsd-installiso An OpenBSD utility to create custom ISO 9660 installation images for unattended installation. -* Introductory blog [post](https://www.skreutz.com/posts/first-release-of-installiso/) +* Introductory blog [post](/posts/first-release-of-installiso/) * Git [repository](https://www.skreutz.com/scm/git/openbsd-installiso.git/) ## shellpass @@ -55,7 +55,7 @@ A utility to execute long-running interactive remote commands. A utility to run the PostgreSQL server off a temporary data directory. -* Introductory blog [post](https://www.skreutz.com/posts/temporary-postgresql-server/) +* Introductory blog [post](/posts/temporary-postgresql-server/) * Git [repository](https://www.skreutz.com/scm/git/temp-postgres.git/) ## wpa-psk-rs -- cgit v1.2.3