From fb5a8f4c856b3de20a2af0ce07a0c466aa30cdc3 Mon Sep 17 00:00:00 2001 From: sjc Date: Wed, 7 May 2025 21:47:43 -0400 Subject: [PATCH] Update README.md Fix CI Badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4708cb3..746b06d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Continuous Integration](https://sancus.carpanet.net/sjc/docker-go-dev/actions/workflows/ci.yaml) +![Continuous Integration](https://sancus.carpanet.net/sjc/docker-go-dev/actions/workflows/ci.yaml/badge.svg) Example Containerized Go Development Environment ------------------------------------------------