Skip to content

Commit fdebbad

Browse files
committed
add dev.labymod.net links
1 parent 3b5ddc6 commit fdebbad

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ body:
2323
required: true
2424
- label: I am using the latest version of LabyMod.
2525
required: true
26-
- label: I have checked for similar issues on the [Issue-tracker](https://github.com/LabyMod/labymod4-server-api/issues).
26+
- label: I have checked for similar issues on the [Issue-tracker](https://github.com/LabyMod/labymod4-server-api-integrations/issues).
2727
required: true
2828
- label: I have checked for Pull Requests that might already address this issue.
2929
required: true

.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.

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ body:
2121
required: true
2222
- label: I am using the [latest version](https://github.com/LabyMod/labymod4-server-api/releases) of the LabyMod 4 Server API.
2323
required: true
24-
- label: I have checked for similar issues on the [Issue-tracker](https://github.com/LabyMod/labymod4-server-api/issues).
24+
- label: I have checked for similar issues on the [Issue-tracker](https://github.com/LabyMod/labymod4-server-api-integrations/issues).
2525
required: true
2626
- label: I have checked for Pull Requests that might already address this issue.
2727
required: true

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Each Integration is a separate module:
1717
## Usage
1818

1919
An extensive guide on how to use the LabyMod 4 Server API can be found on
20-
the [LabyMod Developer Portal](https://wiki.labymod.net). Alternatively, feel free to ask for help on
20+
the [LabyMod Developer Portal](https://dev.labymod.net/pages/server/). Alternatively, feel free to ask for help on
2121
our [Discord Server for Developers](https://labymod.net/dc/dev).
2222

2323
## Building

0 commit comments

Comments
 (0)