From f9964325e8b2cf0468c7f747d4826573e199faf2 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Tue, 26 May 2020 17:28:25 -0500 Subject: [PATCH] fix badges --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index f0484bd..653ac55 100644 --- a/README.rst +++ b/README.rst @@ -5,13 +5,13 @@ wired .. image:: https://img.shields.io/pypi/v/wired.svg :target: https://pypi.org/pypi/wired -.. image:: https://github.com/mmerickel/wired/workflows/ci-linux/badge.svg +.. image:: https://github.com/mmerickel/wired/workflows/Build/test%20on%20Linux/badge.svg :target: https://github.com/mmerickel/wired/actions?query=workflow%3A%22Build%2Ftest+on+Linux%22 .. image:: https://github.com/mmerickel/wired/workflows/Build/test%20on%20MacOS/badge.svg :target: https://github.com/mmerickel/wired/actions?query=workflow%3A%22Build%2Ftest+on+MacOS%22 -.. image:: https://github.com/mmerickel/wired/workflows/ci-windows/badge.svg +.. image:: https://github.com/mmerickel/wired/workflows/Build/test%20on%20Windows/badge.svg :target: https://github.com/mmerickel/wired/actions?query=workflow%3A%22Build%2Ftest+on+Windows%22 .. image:: https://readthedocs.org/projects/wired/badge/?version=latest