From 72bb4a0dc4592e4179600f7f86dfdad559c824d3 Mon Sep 17 00:00:00 2001 From: ORelio Date: Wed, 26 Jan 2022 13:05:26 +0100 Subject: [PATCH] Fix Badge in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 987bc706..54845ffc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Minecraft Console Client ======================== -[![GitHub Actions build status](https://github.com/MCCTeam/Minecraft-Console-Client/releases/latest)](https://github.com/MCCTeam/Minecraft-Console-Client/actions/workflows/build-and-release.yml/badge.svg) +[![GitHub Actions build status](https://github.com/MCCTeam/Minecraft-Console-Client/actions/workflows/build-and-release.yml/badge.svg)](https://github.com/MCCTeam/Minecraft-Console-Client/releases/latest) Minecraft Console Client (MCC) is a lightweight app allowing you to connect to any Minecraft server, send commands and receive text messages in a fast and easy way without having to open the main Minecraft game. It also provides various automations that you can enable for administration and other purposes.