From 35065bee6c9f908b4e67ef926e6221877c543883 Mon Sep 17 00:00:00 2001 From: Tobias Lenhardt Date: Wed, 4 Sep 2024 15:54:29 +0200 Subject: [PATCH] Update SERVER.md Signed-off-by: Tobias Lenhardt --- SERVER.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SERVER.md b/SERVER.md index 4fd04eb..7a0e486 100644 --- a/SERVER.md +++ b/SERVER.md @@ -5,8 +5,8 @@ If you plan on running your own Stormworks Server, but don't want to make a whol - [Custom Commands V2 (CCV2)](https://raw.githubusercontent.com/SWProBuilders/stormworks-tools/master/CustomCommandsV2.lua) - [ProBuilders Backend Relay](https://github.com/hammer1279/pb-backend-relay) - [ProBuilders Backend Relay - Latest Release](https://github.com/SWProBuilders/pb-relay-releases/releases/latest) -- [ProBuilders Dashboard (WIP)](https://swprobuilders.com) -- [ProBuilders Dashboard API Documentation](https://swprobuilders.com/apidoc) +- [ProBuilders Dashboard (WIP)](https://dev.swprobuilders.com) +- [ProBuilders Dashboard API Documentation](https://dev.swprobuilders.com/apidoc) ## Instructions for Setup > Coming Soon™