From 6918a64c47c5c8cf6030000e6fe0380f66fbe6c7 Mon Sep 17 00:00:00 2001 From: ORelio Date: Tue, 23 Nov 2021 20:44:58 +0100 Subject: [PATCH] README: Fix build status badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c68a1782..be6a0d8f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Minecraft Console Client ======================== -[![Appveyor build status](https://ci.appveyor.com/api/projects/status/github/ORelio/Minecraft-Console-Client?branch=Indev)](https://ci.appveyor.com/project/ORelio/minecraft-console-client) +[![Appveyor build status](https://ci.appveyor.com/api/projects/status/github/MCCTeam/Minecraft-Console-Client)](https://ci.appveyor.com/project/ORelio/minecraft-console-client) 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.