Skip to content

Commit

Permalink
Update location (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Jan 4, 2024
1 parent c81bf10 commit a6ace7f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">QEMU Host<br />
<div align="center">
<img src="https://github.com/qemu-tools/qemu-docker/raw/master/.github/logo.png" title="Logo" style="max-width:100%;" width="128" />
<img src="https://github.com/qemus/qemu-docker/raw/master/.github/logo.png" title="Logo" style="max-width:100%;" width="128" />
</div>
<div align="center">

Expand Down Expand Up @@ -65,11 +65,11 @@ Currently this is planned to be done as a pseudo-chardev that only QEMU/QMP sees

The current list of supported RPCs is documented in qemu.git/qapi-schema-guest.json.

[build_url]: https://github.com/qemu-tools/qemu-host/
[build_url]: https://github.com/qemus/qemu-host/
[hub_url]: https://hub.docker.com/r/qemux/qemu-host/
[tag_url]: https://hub.docker.com/r/qemux/qemu-host/tags

[Build]: https://github.com/qemu-tools/qemu-host/actions/workflows/build.yml/badge.svg
[Build]: https://github.com/qemus/qemu-host/actions/workflows/build.yml/badge.svg
[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

0 comments on commit a6ace7f

Please sign in to comment.