From 7dafee8b137a097146d506c0fb6323578741620b Mon Sep 17 00:00:00 2001 From: MCUmbrella Date: Wed, 26 Feb 2020 21:56:31 +0800 Subject: [PATCH] Fix Appveyor build status --- README-zh-Hans.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-zh-Hans.md b/README-zh-Hans.md index 2c414e32..00bc559a 100644 --- a/README-zh-Hans.md +++ b/README-zh-Hans.md @@ -1,7 +1,7 @@ 我的世界控制台客户端 ======================== -[![Appveyor build status](https://ci.appveyor.com/api/proMinecraftjects/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/ORelio/Minecraft-Console-Client?branch=Indev)](https://ci.appveyor.com/project/ORelio/minecraft-console-client) 我的世界控制台客户端(MCC)是一个轻量级的程序,它允许你连接至任何我的世界服务器, 简单快速地发送指令和接收聊天信息而不需要开启游戏。它也提供了多种自动化管理服务器和进行其他操作的可能性。