From 4535f3ac20b85bed25bab1dd125eb2f6b2ff8b13 Mon Sep 17 00:00:00 2001 From: James Gebbie-Rayet Date: Tue, 28 Jul 2026 16:18:00 +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 9eea310..50812ed 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # CCPBioSim Docking Workshop [![ci](https://github.com/ccpbiosim/docking-workflow/actions/workflows/build.yaml/badge.svg?branch=main)](https://github.com/ccpbiosim/docking-workflow/actions/workflows/build.yaml) -[![latest](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fccpbiosim.github.io%2Fworkshop.json&query=%24.containers.docking-workflow.latest&labelColor=grey&logo=github&logoColor=white&label=latest&color=purple)](https://github.com/ccpbiosim/docking-workflow/pkgs/container/docking-workshop) +[![latest](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fccpbiosim.github.io%2Fassets.json&query=%24.containers.docking-workflow.latest&labelColor=grey&logo=github&logoColor=white&label=latest&color=purple)](https://github.com/ccpbiosim/docking-workflow/pkgs/container/docking-workshop) [![issues](https://img.shields.io/github/issues/ccpbiosim/docking-workflow?logo=github&labelColor=grey)](https://github.com/CCPBioSim/docking-workflow/issues) [![pr](https://img.shields.io/github/issues-pr/ccpbiosim/docking-workflow?logo=github&labelColor=grey)](https://github.com/CCPBioSim/docking-workflow/pulls)