From b6310328574252a08a8af832f3143fa70ae7baa5 Mon Sep 17 00:00:00 2001 From: Martin Carlberg Date: Tue, 9 Nov 2021 12:43:32 +0100 Subject: [PATCH] Fixed: Node build badge can be clicked to actions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 154fc0edb..087aaeb1d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![build](https://github.com/cappuccino/cappuccino/actions/workflows/BuildAndTest.yml/badge.svg) +[![build](https://github.com/cappuccino/cappuccino/actions/workflows/BuildAndTest.yml/badge.svg)](https://github.com/cappuccino/cappuccino/actions/workflows/BuildAndTest.yml) [![Join the chat at https://gitter.im/cappuccino/cappuccino](https://badges.gitter.im/cappuccino/cappuccino.svg)]( https://gitter.im/cappuccino/cappuccino?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)