From a48a5f076caeed79d19f32de992d85170b67b9ea Mon Sep 17 00:00:00 2001 From: Philipp Horstenkamp Date: Tue, 19 Nov 2024 02:44:47 +0100 Subject: [PATCH] Update Endpoints.md Updated broken links --- docs/Endpoints.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Endpoints.md b/docs/Endpoints.md index d278e51..0a685e7 100644 --- a/docs/Endpoints.md +++ b/docs/Endpoints.md @@ -212,7 +212,7 @@ are the ones listed below. - `{ ok, time }` - [GET/POST] `https://screeps.com/api/user/code` - - for pushing or pulling code, as documented at http://support.screeps.com/hc/en-us/articles/203022612 + - for pushing or pulling code, as documented at https://screeps.com/forum/topic/3313/api-user-code-endpoint-with-private-servers/3 - [POST] `https://screeps.com/api/game/map-stats` - post data: `{ rooms: [ ], statName: "..."}`