File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,5 +7,5 @@ contact_links:
77 url : https://labymod.net/dc/dev
88 about : Join our Discord Server for Developers to ask for help regarding the LabyMod 4 Server API.
99 - name : LabyMod Developer Portal
10- url : https://wiki .labymod.net/
10+ url : https://dev .labymod.net/pages/server /
1111 about : Check out our Developer Portal to understand the LabyMod 4 Server API better.
Original file line number Diff line number Diff line change @@ -26,12 +26,12 @@ The Server API is organized into several modules:
2626The API is designed to be extended by so-called "integrations". Integrations are modules that provide additional
2727functionality to the Server API. Official integrations can be
2828found [ here] ( https://github.com/LabyMod/labymod4-server-api-integrations ) . <br /> An explanation of how to create your
29- own integration can be found on the [ LabyMod Developer Portal] ( https://wiki .labymod.net ) .
29+ own integration can be found on the [ LabyMod Developer Portal] ( https://dev .labymod.net/pages/server/ ) .
3030
3131## Usage
3232
3333An extensive guide on how to use the LabyMod 4 Server API can be found on
34- the [ LabyMod Developer Portal] ( https://wiki .labymod.net ) . Alternatively, feel free to ask for help on
34+ the [ LabyMod Developer Portal] ( https://dev .labymod.net/pages/server/ ) . Alternatively, feel free to ask for help on
3535our [ Discord Server for Developers] ( https://labymod.net/dc/dev ) .
3636
3737## Building
You can’t perform that action at this time.
0 commit comments