From f0fbaab0b1cd3cf68fbc42f3bdb511ab94b5483f Mon Sep 17 00:00:00 2001 From: mohammed jasem alaajel <34905970+ham1255@users.noreply.github.com> Date: Fri, 14 May 2021 15:55:33 +0400 Subject: [PATCH] Changed default config redirection --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98e5d35..04e0516 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ https://limework.net/JavaDocs/RedisBungee/ ## Configuration -**REDISBUNGEE REQUIRES A REDIS SERVER**, preferably with reasonably low latency. The default [config](https://github.com/minecrafter/RedisBungee/blob/master/src/main/resources/example_config.yml) is saved when the plugin first starts. +**REDISBUNGEE REQUIRES A REDIS SERVER**, preferably with reasonably low latency. The default [config](https://github.com/limework/RedisBungee/blob/master/src/main/resources/example_config.yml) is saved when the plugin first starts. ## License!