Skip to content

Commit 5e46962

Browse files
committed
update developer portal links
1 parent 66953d9 commit 5e46962

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ The Server API is organized into several modules:
2626
The API is designed to be extended by so-called "integrations". Integrations are modules that provide additional
2727
functionality to the Server API. Official integrations can be
2828
found [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

3333
An 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
3535
our [Discord Server for Developers](https://labymod.net/dc/dev).
3636

3737
## Building

0 commit comments

Comments
 (0)