From 0c740a376f5e93d2ce7457f45ae4c6992984ba78 Mon Sep 17 00:00:00 2001 From: James Gebbie-Rayet Date: Tue, 28 Jul 2026 16:19:05 +0100 Subject: [PATCH] Update badge URL for latest version in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a46eea1..934ed90 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # CCPBioSim Basic Python Workshop [![ci](https://github.com/ccpbiosim/python-workshop/actions/workflows/build.yaml/badge.svg?branch=main)](https://github.com/ccpbiosim/python-workshop/actions/workflows/build.yaml) -[![latest](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fccpbiosim.github.io%2Fworkshop.json&query=%24.containers.python-workshop.latest&labelColor=grey&logo=github&logoColor=white&label=latest&color=purple)](https://github.com/ccpbiosim/python-workshop/pkgs/container/python-workshop) +[![latest](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fccpbiosim.github.io%2Fassets.json&query=%24.containers.python-workshop.latest&labelColor=grey&logo=github&logoColor=white&label=latest&color=purple)](https://github.com/ccpbiosim/python-workshop/pkgs/container/python-workshop) [![issues](https://img.shields.io/github/issues/ccpbiosim/python-workshop?logo=github&labelColor=grey)](https://github.com/CCPBioSim/python-workshop/issues) [![pr](https://img.shields.io/github/issues-pr/ccpbiosim/python-workshop?logo=github&labelColor=grey)](https://github.com/CCPBioSim/python-workshop/pulls)