mirror of
https://github.com/songoda/SongodaCore.git
synced 2024-11-23 10:35:18 +01:00
Fix broken Wiki-URL in CustomizableGui
The Wiki has moved/changed and is not redirecting properly sadly
This commit is contained in:
parent
2730b91598
commit
b9293079e0
@ -60,7 +60,7 @@ public class CustomizableGui extends Gui {
|
||||
"in this GUI.")
|
||||
.setDefaultComment("overrides",
|
||||
"For information on how to apply overrides please visit",
|
||||
"https://wiki.songoda.com/Gui");
|
||||
"https://wiki.craftaro.com/index.php/Gui");
|
||||
|
||||
config.saveChanges();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user