Skip to content

Commit ccc7e5b

Browse files
authored
Merge pull request #696 from Multiverse/chore/config-links
Update wiki and add donation link in `config.yml`
2 parents eef4f50 + 97fb096 commit ccc7e5b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/java/org/mvplugins/multiverse/portals/config/PortalsConfigNodes.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,10 @@ private <N extends Node> N node(N node) {
3636
.comment("# |_| |_|\\___/|____|_| |___| \\_/ |___|_|_\\|___/___| |_| \\___/|_|_\\ |_/_/ \\_\\____|___/ #")
3737
.comment("# #")
3838
.comment("# #")
39-
.comment("# WIKI: https://mvplugins.org/portals/fundamentals/basic-usage/ #")
39+
.comment("# WIKI: https://mvplugins.org/portals/ #")
4040
.comment("# DISCORD: https://discord.gg/NZtfKky #")
4141
.comment("# BUG REPORTS: https://github.com/Multiverse/Multiverse-Portals/issues #")
42+
.comment("# DONATE: https://github.com/sponsors/Multiverse #")
4243
.comment("# #")
4344
.comment("# #")
4445
.comment("# New options are added to this file automatically. If you manually made changes #")

0 commit comments

Comments
 (0)