From bb015d0c88b087f262098938dca90c048c79deee Mon Sep 17 00:00:00 2001 From: caramat <33268728+caramat@users.noreply.github.com> Date: Sun, 5 Apr 2020 17:03:19 +0200 Subject: [PATCH] Fix the link to Storage types wiki page in config files (#2135) --- bukkit/src/main/resources/config.yml | 2 +- bungee/src/main/resources/config.yml | 2 +- nukkit/src/main/resources/config.yml | 2 +- sponge/src/main/resources/luckperms.conf | 2 +- velocity/src/main/resources/config.yml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bukkit/src/main/resources/config.yml b/bukkit/src/main/resources/config.yml index dbb13c862..58465c5d1 100644 --- a/bukkit/src/main/resources/config.yml +++ b/bukkit/src/main/resources/config.yml @@ -57,7 +57,7 @@ use-server-uuid-cache: false # How the plugin should store data # # - The various options are explained in more detail on the wiki: -# https://github.com/lucko/LuckPerms/wiki/Choosing-a-Storage-type +# https://github.com/lucko/LuckPerms/wiki/Storage-types # # - Possible options: # diff --git a/bungee/src/main/resources/config.yml b/bungee/src/main/resources/config.yml index 8e44fb098..0cb512865 100644 --- a/bungee/src/main/resources/config.yml +++ b/bungee/src/main/resources/config.yml @@ -54,7 +54,7 @@ use-server-uuid-cache: false # How the plugin should store data # # - The various options are explained in more detail on the wiki: -# https://github.com/lucko/LuckPerms/wiki/Choosing-a-Storage-type +# https://github.com/lucko/LuckPerms/wiki/Storage-types # # - Possible options: # diff --git a/nukkit/src/main/resources/config.yml b/nukkit/src/main/resources/config.yml index 256804a31..62a58f072 100644 --- a/nukkit/src/main/resources/config.yml +++ b/nukkit/src/main/resources/config.yml @@ -57,7 +57,7 @@ use-server-uuid-cache: false # How the plugin should store data # # - The various options are explained in more detail on the wiki: -# https://github.com/lucko/LuckPerms/wiki/Choosing-a-Storage-type +# https://github.com/lucko/LuckPerms/wiki/Storage-types # # - Possible options: # diff --git a/sponge/src/main/resources/luckperms.conf b/sponge/src/main/resources/luckperms.conf index 2986c7e04..8f6c134e1 100644 --- a/sponge/src/main/resources/luckperms.conf +++ b/sponge/src/main/resources/luckperms.conf @@ -57,7 +57,7 @@ use-server-uuid-cache = false # How the plugin should store data # # - The various options are explained in more detail on the wiki: -# https://github.com/lucko/LuckPerms/wiki/Choosing-a-Storage-type +# https://github.com/lucko/LuckPerms/wiki/Storage-types # # - Possible options: # diff --git a/velocity/src/main/resources/config.yml b/velocity/src/main/resources/config.yml index d00308263..6626b9e88 100644 --- a/velocity/src/main/resources/config.yml +++ b/velocity/src/main/resources/config.yml @@ -47,7 +47,7 @@ server: proxy # How the plugin should store data # # - The various options are explained in more detail on the wiki: -# https://github.com/lucko/LuckPerms/wiki/Choosing-a-Storage-type +# https://github.com/lucko/LuckPerms/wiki/Storage-types # # - Possible options: #