diff options
Diffstat (limited to 'code.md')
-rw-r--r-- | code.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |