From 0b8b3bb90055a4ab2f05b4f4f1e55772cb777269 Mon Sep 17 00:00:00 2001 From: Sirius Bakke Date: Sat, 10 Oct 2020 17:58:27 +0200 Subject: [PATCH] chore: Change build status badge links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2b2afea4f..111b20274 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -![Linux](https://github.com/fwbuilder/fwbuilder/workflows/Linux/badge.svg) -![macOS](https://github.com/fwbuilder/fwbuilder/workflows/macOS/badge.svg) -![w32-mxe](https://github.com/fwbuilder/fwbuilder/workflows/w32-mxe/badge.svg) +[![Linux](https://github.com/fwbuilder/fwbuilder/workflows/Linux/badge.svg)](https://github.com/fwbuilder/fwbuilder/actions?query=workflow%3ALinux) +[![macOS](https://github.com/fwbuilder/fwbuilder/workflows/macOS/badge.svg)](https://github.com/fwbuilder/fwbuilder/actions?query=workflow%3AmacOS) +[![w32-mxe](https://github.com/fwbuilder/fwbuilder/workflows/w32-mxe/badge.svg)](https://github.com/fwbuilder/fwbuilder/actions?query=workflow%3Aw32-mxe) fwbuilder =========