From cfef55447f5033801207e0d0b6a3bad23c8ff5fc Mon Sep 17 00:00:00 2001 From: Juan Font Date: Tue, 15 Jun 2021 00:06:03 +0200 Subject: [PATCH] Fix CI badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd45dc75..92547f44 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Headscale -[![Join the chat at https://gitter.im/headscale-dev/community](https://badges.gitter.im/headscale-dev/community.svg)](https://gitter.im/headscale-dev/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) ![ci](https://github.com/juanfont/headscale/actions/workflows/ci.yml/badge.svg) +[![Join the chat at https://gitter.im/headscale-dev/community](https://badges.gitter.im/headscale-dev/community.svg)](https://gitter.im/headscale-dev/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) ![ci](https://github.com/juanfont/headscale/actions/workflows/test.yml/badge.svg) An open source implementation of the Tailscale coordination server.