From 7d7332fa5d31ccf11854c1c163e289b334d07d03 Mon Sep 17 00:00:00 2001 From: "Dustin J. Mitchell" Date: Sun, 2 Aug 2026 21:02:54 -0400 Subject: [PATCH] make images into links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8436746..8b32fb8 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ The repository is comprised of four crates: ## Images This package builds two docker images: - - `ghcr.io/gothenburgbitfactory/taskchampion-sync-server-postgres` - - `ghcr.io/gothenburgbitfactory/taskchampion-sync-server-sqlite` + - [`ghcr.io/gothenburgbitfactory/taskchampion-sync-server-postgres`](ghcr.io/gothenburgbitfactory/taskchampion-sync-server-postgres)} + - [`ghcr.io/gothenburgbitfactory/taskchampion-sync-server-sqlite`](`ghcr.io/gothenburgbitfactory/taskchampion-sync-server-sqlite`) These are tagged with as follows: - With the full version, with tags like `:0.7.1`