diff --git a/src/main/java/org/mvplugins/multiverse/portals/config/PortalsConfigNodes.java b/src/main/java/org/mvplugins/multiverse/portals/config/PortalsConfigNodes.java index 3b12ad6d..bbd2e5ba 100644 --- a/src/main/java/org/mvplugins/multiverse/portals/config/PortalsConfigNodes.java +++ b/src/main/java/org/mvplugins/multiverse/portals/config/PortalsConfigNodes.java @@ -36,9 +36,10 @@ private N node(N node) { .comment("# |_| |_|\\___/|____|_| |___| \\_/ |___|_|_\\|___/___| |_| \\___/|_|_\\ |_/_/ \\_\\____|___/ #") .comment("# #") .comment("# #") - .comment("# WIKI: https://mvplugins.org/portals/fundamentals/basic-usage/ #") + .comment("# WIKI: https://mvplugins.org/portals/ #") .comment("# DISCORD: https://discord.gg/NZtfKky #") .comment("# BUG REPORTS: https://github.com/Multiverse/Multiverse-Portals/issues #") + .comment("# DONATE: https://github.com/sponsors/Multiverse #") .comment("# #") .comment("# #") .comment("# New options are added to this file automatically. If you manually made changes #")