Skip to content

Commit f0dbf52

Browse files
authored
Merge pull request #60 from CCPBioSim/jimboid-patch-1
Update badge URL for latest version in README
2 parents 1b45002 + 0c740a3 commit f0dbf52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# CCPBioSim Basic Python Workshop
22

33
[![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)
4-
[![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)
4+
[![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)
55
[![issues](https://img.shields.io/github/issues/ccpbiosim/python-workshop?logo=github&labelColor=grey)](https://github.com/CCPBioSim/python-workshop/issues)
66
[![pr](https://img.shields.io/github/issues-pr/ccpbiosim/python-workshop?logo=github&labelColor=grey)](https://github.com/CCPBioSim/python-workshop/pulls)
77

0 commit comments

Comments
 (0)