From 95cfd7ebb071c9eec38688e76849568ae613457c Mon Sep 17 00:00:00 2001 From: zombieb Date: Mon, 18 Aug 2025 22:40:58 -0400 Subject: [PATCH] fix that again --- SERVERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SERVERS.md b/SERVERS.md index 1d8c947..50885b6 100644 --- a/SERVERS.md +++ b/SERVERS.md @@ -14,7 +14,7 @@ Expects: `List` [(to DTO)](#emoteconfigdto) Replace existing emotes in the game with these, keyed by `UniqueName`. -See [the source](./Core/CustomRecNet/CustomEmotes/RecNetEmotes.cs) for more information. +See [the source](./Core/Content/CustomRecNet/CustomEmotes/RecNetEmotes.cs) for more information. ### `API: GET "/api/undead/v1/photon"` Expects: `PhotonConfigDTO` [(to DTO)](#photonconfigdto)