From 6cd0af6187a04c410b6664566619849a6beb77cd Mon Sep 17 00:00:00 2001 From: JunDao Date: Thu, 2 May 2019 12:34:30 +0800 Subject: [PATCH] fix badge link error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 296c4b4..238bc62 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![](https://img.shields.io/badge/Minecraft-1.14-blue.svg) ![](https://img.shields.io/badge/Protocol-477-blue.svg) [![GoDoc](https://godoc.org/github.com/Tnze/go-mc?status.svg)](https://godoc.org/github.com/Tnze/go-mc) -[![Go Report Card](https://goreportcard.com/badge/github.com/Tnze/gomcbot)](https://goreportcard.com/report/github.com/Tnze/gomcbot) +[![Go Report Card](https://goreportcard.com/badge/github.com/Tnze/go-mc)](https://goreportcard.com/report/github.com/Tnze/go-mc) There's some library in Go support you to create your Minecraft client or server. - [x] Mojang authenticate