From c66d00c44e8e4603f36cdf234d9e966c151d8428 Mon Sep 17 00:00:00 2001 From: Sollace Date: Sat, 4 Dec 2021 15:44:10 +0200 Subject: [PATCH] Fix the build status badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b3eade5..33811ab7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Mine Little Pony -[![Build Status](https://travis-ci.org/MineLittlePony/MineLittlePony.svg?branch=1.17)](https://travis-ci.org/MineLittlePony/MineLittlePony) +[![Build Status](https://github.com/MineLittlePony/MineLittlePony/actions/workflows/gradle-build.yml/badge.svg)](https://github.com/MineLittlePony/MineLittlePony/actions/workflows/gradle-build.yml) ![Downloads](https://img.shields.io/github/downloads/MineLittlePony/MineLittlePony/total.svg?color=yellowgreen) [![Discord Server](https://img.shields.io/discord/182490536119107584.svg?color=blueviolet)](https://discord.gg/HbJSFyu) ![License](https://img.shields.io/github/license/MineLittlePony/MineLittlePony)