Skip to content

Commit

Permalink
docs: Fix badge (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Aug 13, 2024
1 parent bc740c4 commit ac37a6c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,5 @@ The current list of supported RPCs is documented in qemu.git/qapi-schema-guest.j
[Size]: https://img.shields.io/docker/image-size/qemux/qemu-host/latest?color=066da5&label=size
[Pulls]: https://img.shields.io/docker/pulls/qemux/qemu-host.svg?style=flat&label=pulls&logo=docker
[Version]: https://img.shields.io/docker/v/qemux/qemu-host/latest?arch=amd64&sort=semver&color=066da5
[Package]: https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fipitio%2Fghcr-pulls%2Fmaster%2Findex.json&query=%24%5B%3F(%40.owner%3D%3D%22qemus%22%20%26%26%20%40.repo%3D%3D%22qemu-host%22%20%26%26%20%40.image%3D%3D%22qemu-host%22)%5D.pulls&logo=github&style=flat&color=066da5&label=pulls
[Package]:
https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fipitio%2Fbackage%2Fmaster%2Findex%2Fqemus%2Fqemu-host%2Fqemu-host.json&query=%24.downloads&logo=github&style=flat&color=066da5&label=pulls

0 comments on commit ac37a6c

Please sign in to comment.