From 6b034ef5b538c964029025d82c61253e5c63c02f Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Mon, 8 Jun 2020 22:57:28 -0400 Subject: [PATCH] Make workflow badge link to the GH Actions page. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00f55b29..f4a05bad 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Zephyr Mechanical Keyboard (ZMK) Firmware -![Build](https://github.com/zmkfirmware/zmk/workflows/Build/badge.svg) +[![Build](https://github.com/zmkfirmware/zmk/workflows/Build/badge.svg)](https://github.com/zmkfirmware/zmk/actions) [![Netlify Status](https://api.netlify.com/api/v1/badges/942d61a9-87c0-4c23-9b51-f5ed0bce495d/deploy-status)](https://app.netlify.com/sites/zmk/deploys)