]> www.infradead.org Git - users/sagi/libnvme.git/commitdiff
README: Fix meson/python build badges
authorMartin Belanger <martin.belanger@dell.com>
Wed, 27 Sep 2023 15:22:13 +0000 (11:22 -0400)
committerDaniel Wagner <wagi@monom.org>
Wed, 27 Sep 2023 15:35:58 +0000 (17:35 +0200)
Signed-off-by: Martin Belanger <martin.belanger@dell.com>
README.md

index 041930ec49335098fb83a5ac7c687b0b00da69ed..c493ef77cfa4aee9e0c10048babbe247b5c6420f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # libnvme
 
-![MesonBuild](https://github.com/linux-nvme/libnvme/actions/workflows/meson.yml/badge.svg)
-![PyBuild](https://github.com/linux-nvme/libnvme/actions/workflows/python-publish.yml/badge.svg)
+![MesonBuild](https://github.com/linux-nvme/libnvme/actions/workflows/build.yml/badge.svg)
+![PyBuild](https://github.com/linux-nvme/libnvme/actions/workflows/release-python.yml/badge.svg)
 [![PyPI](https://img.shields.io/pypi/v/libnvme)](https://pypi.org/project/libnvme/)
 [![PyPI - Wheel](https://img.shields.io/pypi/wheel/libnvme)](https://pypi.org/project/libnvme/)
 ![GitHub](https://img.shields.io/github/license/linux-nvme/libnvme)