From a023a81c78902d5c9999864abba1ba65d8ef1c72 Mon Sep 17 00:00:00 2001
From: Paul Duncan <pabs@pablotron.org>
Date: Mon, 8 May 2023 10:43:18 -0400
Subject: content/posts/2023-05-02-bookworm-and-podman.md: update podman-4.3
 link, extend bookman link

---
 content/posts/2023-05-02-bookworm-and-podman.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/posts/2023-05-02-bookworm-and-podman.md b/content/posts/2023-05-02-bookworm-and-podman.md
index ec7a6ef..8015cb2 100644
--- a/content/posts/2023-05-02-bookworm-and-podman.md
+++ b/content/posts/2023-05-02-bookworm-and-podman.md
@@ -29,8 +29,8 @@ A couple of quick tests:
 * [Sinatra web application (rootless)][sinatra-test]
 * [Go web application (rootless, scratch, multi-stage build)][go-test]
 
-**Update (2023-05-05):** I put together a simple web application named
-[Bookman][] to put [podman-compose][] through it's paces.  It uses
+**Update (2023-05-05):** I put together a [simple web application named
+Bookman][bookman] to put [podman-compose][] through it's paces.  It uses
 multiple containers, [multi-stage builds][multi-stage], boot
 dependencies, secrets, and volumes.
 
@@ -45,7 +45,7 @@ screenshot][bookman-shot] of the exposed web interface.
   "Docker container manager."
 [podman]: https://podman.io/
   "Podman container manager."
-[podman-4.3]: https://podman.io/releases/2022/10/22/podman-release-v4.3.0.html
+[podman-4.3]: https://github.com/containers/podman/releases/tag/v4.3.0
   "Podman version 4.3."
 [rootless containers]: https://developers.redhat.com/blog/2020/09/25/rootless-containers-with-podman-the-basics
   "Rootless containers."
-- 
cgit v1.2.3