diff options
author | BlockyTheDev <[email protected]> | 2023-04-05 02:06:59 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2023-04-04 17:06:59 -0700 |
commit | e6ef1bae88ffd617f32e91cc1496aa9b6803a626 (patch) | |
tree | 287dbece5cf0585d4cb72c71a43b9e0c7bcb7fd0 /.github | |
parent | 497b91939cf2972bac5337487f9f71770044fbc8 (diff) | |
download | Paper-e6ef1bae88ffd617f32e91cc1496aa9b6803a626.tar.gz Paper-e6ef1bae88ffd617f32e91cc1496aa9b6803a626.zip |
[ci skip] Update download urls (#9100)
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/behavior-bug-or-plugin-incompatibility.yml | 2 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE/performance-problem.yml | 2 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE/server-crash-or-stacktrace.yml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/behavior-bug-or-plugin-incompatibility.yml b/.github/ISSUE_TEMPLATE/behavior-bug-or-plugin-incompatibility.yml index 51203455a3..2fcc1aca71 100644 --- a/.github/ISSUE_TEMPLATE/behavior-bug-or-plugin-incompatibility.yml +++ b/.github/ISSUE_TEMPLATE/behavior-bug-or-plugin-incompatibility.yml @@ -68,7 +68,7 @@ body: value: | Before submitting this issue, please ensure the following: - 1. You are running the latest version of Paper from [our downloads page](https://papermc.io/downloads). + 1. You are running the latest version of Paper from [our downloads page](https://papermc.io/downloads/paper). 2. You searched for and ensured there isn't already an open issue regarding this. 3. Your version of Minecraft is supported by Paper. diff --git a/.github/ISSUE_TEMPLATE/performance-problem.yml b/.github/ISSUE_TEMPLATE/performance-problem.yml index 808bd09d21..d835e3fc7a 100644 --- a/.github/ISSUE_TEMPLATE/performance-problem.yml +++ b/.github/ISSUE_TEMPLATE/performance-problem.yml @@ -79,6 +79,6 @@ body: value: | Before submitting this issue, please ensure the following: - 1. You are running the latest version of Paper from [our downloads page](https://papermc.io/downloads). + 1. You are running the latest version of Paper from [our downloads page](https://papermc.io/downloads/paper). 2. You searched for and ensured there isn't already an open issue regarding this. 3. Your version of Minecraft is supported by Paper. diff --git a/.github/ISSUE_TEMPLATE/server-crash-or-stacktrace.yml b/.github/ISSUE_TEMPLATE/server-crash-or-stacktrace.yml index 4925cfddf0..84b52a3c16 100644 --- a/.github/ISSUE_TEMPLATE/server-crash-or-stacktrace.yml +++ b/.github/ISSUE_TEMPLATE/server-crash-or-stacktrace.yml @@ -68,7 +68,7 @@ body: value: | Before submitting this issue, please ensure the following: - 1. You are running the latest version of Paper from [our downloads page](https://papermc.io/downloads). + 1. You are running the latest version of Paper from [our downloads page](https://papermc.io/downloads/paper). 2. Your version of Minecraft is supported by Paper. If your server crash log contains `DO NOT REPORT THIS TO PAPER`, please ask in our |