Update discord links

This commit is contained in:
NotMyFault 2020-03-09 23:50:22 +01:00
parent 05626c2c8f
commit 4bcd926543
3 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@ assignees: ''
**Code contributions are to be done through [PRs](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request), tagging the specific issue ticket(s) if applicable.**
**[DISCORD INVITE LINK](https://discord.gg/cSMxtGn)** and please, for the love of the little sanity we have left, use the correct channels!
**[DISCORD INVITE LINK](https://discord.gg/KxkjDVg)** and please, for the love of the little sanity we have left, use the correct channels!
-->
# Bug Report Template:

View File

@ -97,7 +97,7 @@ public class DebugPaste extends SubCommand {
b.append("# Okay :D Great. You are now ready to create your bug report!");
b.append(
"\n# You can do so at https://github.com/IntellectualSites/PlotSquared/issues");
b.append("\n# or via our Discord at https://discord.gg/ngZCzbU");
b.append("\n# or via our Discord at https://discord.gg/KxkjDVg");
final IncendoPaster incendoPaster = new IncendoPaster("plotsquared");
incendoPaster.addFile(new IncendoPaster.PasteFile("information", b.toString()));

View File

@ -19,7 +19,7 @@ is to provide a lag-free and smooth experience.
## Links
* [Download](https://github.com/IntellectualSites/PlotSquared/releases/tag/dev)
* [Discord](https://discord.gg/ngZCzbU)
* [Discord](https://discord.gg/KxkjDVg)
* [Wiki](https://github.com/IntellectualSites/PlotSquared/wiki)
### Developer Resources