From e791c20ba7c1496715a2d011e538674fe043d888 Mon Sep 17 00:00:00 2001 From: Lee Date: Sun, 21 Apr 2024 05:27:01 +0000 Subject: [PATCH] Update documentation/server/favicon.md --- documentation/server/favicon.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/server/favicon.md b/documentation/server/favicon.md index 246088c..15a268c 100644 --- a/documentation/server/favicon.md +++ b/documentation/server/favicon.md @@ -10,7 +10,7 @@ The server favicon endpoint allows you to get the favicon of a Minecraft server. ## Endpoint ``` -GET /server/:query +GET /server/icon/:query ``` ## Platforms