summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2022-05-25 12:55:04 +0200
committerStefan Kreutz <mail@skreutz.com>2022-05-25 12:55:04 +0200
commit42ef6115b6b06da4f21bb31bc32c0054ec642c74 (patch)
tree273328349819e88a7b9bf78c198594fbfe261cbd
parent5ee9313ecf4c02f7a082300ca4ae6c80c2734762 (diff)
downloadblog-42ef6115b6b06da4f21bb31bc32c0054ec642c74.tar
Use relative URLs
-rw-r--r--code.md6
1 files 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
Generated by cgit. See skreutz.com for my tech blog and contact information.