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