From 1dd732177448186ed7807a5e97c43fcd4b8f7641 Mon Sep 17 00:00:00 2001 From: oktal3700 Date: Fri, 27 Jan 2023 18:12:55 +0000 Subject: [PATCH] Fix build shield in readme See https://github.com/badges/shields/issues/8671 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9ff5eba8..9be57ae38 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Contributing _swift_ is written in modern C++17 using the Qt framework. [![Development version](https://img.shields.io/badge/version-0.12-blue)](.) -[![Build status](https://img.shields.io/github/workflow/status/swift-project/pilotclient/Build%20swift/develop/0.12)][3] +[![Build status](https://img.shields.io/github/actions/workflow/status/swift-project/pilotclient/build.yml?branch=develop/0.12)][3] [3]: https://github.com/swift-project/pilotclient/actions