mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-21 20:56:45 +01:00
Update discord links
This commit is contained in:
parent
05626c2c8f
commit
4bcd926543
@ -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:
|
||||
|
@ -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()));
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user