From 9d2cc213ceb1f7ae7d68082e45cb88ba33594064 Mon Sep 17 00:00:00 2001
From: JJ <3617814+joligario@users.noreply.github.com>
Date: Mon, 5 Jan 2026 18:00:46 -0500
Subject: [PATCH] Fix Build Status link in README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 0d5d04f20..b2ad64e4c 100644
--- a/README.md
+++ b/README.md
@@ -125,7 +125,7 @@ Every system, packet, opcode, and game mechanic has been reconstructed through c
| **Discord Community**| [](https://discord.gg/QHsm7CD) | [Join Discord](https://discord.gg/QHsm7CD) |
| **Latest Release** | [](https://github.com/EQEmu/EQEmu/releases)
[](https://github.com/EQEmu/EQEmu/releases)
[](https://github.com/EQEmu/EQEmu/releases) | [View Releases](https://github.com/EQEmu/EQEmu/releases) |
| **License** | [](./LICENSE) | [View License](./LICENSE) |
-| **Build Status** | [](https://github.com/EQEmu/EQEmu/actions/workflows/build.yaml) | [View Build Status](http://drone.akkadius.com/EQEmu/Server) |
+| **Build Status** | [](https://github.com/EQEmu/EQEmu/actions/workflows/build.yaml) | [View Build Status](https://github.com/EQEmu/EQEmu/actions/workflows/build.yaml) |
| **Docker Pulls** | [](https://hub.docker.com/r/akkadius/eqemu-server) | [Docker Hub](https://hub.docker.com/r/akkadius/eqemu-server) |
| **Contributions** | [](https://github.com/EQEmu/EQEmu/pulls?q=is%3Apr+is%3Aclosed) | [Closed PRs & Issues](https://github.com/EQEmu/EQEmu/pulls?q=is%3Apr+is%3Aclosed) |