From b1f0cbdc6c9577e0c68eca49100f2eddf0296fa1 Mon Sep 17 00:00:00 2001 From: Jason <11360596+jpenilla@users.noreply.github.com> Date: Mon, 4 Oct 2021 02:32:57 -0500 Subject: [PATCH] [ci skip] Remove redundant/broken readme badges (#6715) The sonatype badge only works half the time (currently looks like this: [image](https://i.imgur.com/RGXGTvo.png)) The other removed badges contained mostly redundant or questionably useful/relevant info. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed459e3ca..19958751d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Paper ![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/PaperMC/Paper/Build%20Paper/master) ![Read the Docs (version)](https://img.shields.io/readthedocs/paper/latest) ![version](https://img.shields.io/badge/version-1.17.1-9fc) ![Sonatype Nexus (Query Options)](https://img.shields.io/nexus/maven-snapshots/io.papermc.paper/paper-api?label=repo&server=https%3A%2F%2Fpapermc.io%2Frepo) +Paper [![Paper Build Status](https://img.shields.io/github/workflow/status/PaperMC/Paper/Build%20Paper/master)](https://github.com/PaperMC/Paper/actions) [![Discord](https://img.shields.io/discord/289587909051416579.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/papermc) ===========