summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPete Johanson <peter@peterjohanson.com>2020-06-08 22:57:28 -0400
committerPete Johanson <peter@peterjohanson.com>2020-06-08 22:57:28 -0400
commit6b034ef5b538c964029025d82c61253e5c63c02f (patch)
tree56b7d25eedce216466dd144b5322a970986c4cfc
parentbdfc8e7963498b77712799e948ad9fb8e0f04107 (diff)
Make workflow badge link to the GH Actions page.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 00f55b2..f4a05ba 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)