From b0e8dbc41902fa3b8e97395fe7cd9887a391c6fb Mon Sep 17 00:00:00 2001 From: Adrian <68704415+4drian3d@users.noreply.github.com> Date: Wed, 15 Mar 2023 21:45:18 -0500 Subject: [PATCH] [ci skip] Fixed build badge (#975) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 38ba91bcb..e4701ac2b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Velocity -[![Build Status](https://img.shields.io/jenkins/s/https/ci.velocitypowered.com/job/velocity.svg)](https://ci.velocitypowered.com/job/velocity-3.0.0/) +[![Build Status](https://img.shields.io/github/actions/workflow/status/PaperMC/Velocity/gradle.yml)](https://papermc.io/downloads#Velocity) [![Join our Discord](https://img.shields.io/discord/289587909051416579.svg?logo=discord&label=)](https://discord.gg/papermc) A Minecraft server proxy with unparalleled server support, scalability, @@ -15,7 +15,7 @@ Velocity is licensed under the GPLv3 license. * High performance: handle thousands of players on one proxy. * A new, refreshing API built from the ground up to be flexible and powerful whilst avoiding design mistakes and suboptimal designs from other proxies. -* First-class support for Paper, Sponge, and Forge. (Other implementations +* First-class support for Paper, Sponge, Fabric and Forge. (Other implementations may work, but we make every endeavor to support these server implementations specifically.)