From 43046bea976cf1b5ba07e560665f43ea5091ffe6 Mon Sep 17 00:00:00 2001 From: games647 Date: Mon, 8 Feb 2021 11:42:43 +0100 Subject: [PATCH] Fix branch references --- core/src/main/resources/config.yml | 2 +- core/src/main/resources/messages.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/src/main/resources/config.yml b/core/src/main/resources/config.yml index 37a313af..19c4d6cf 100644 --- a/core/src/main/resources/config.yml +++ b/core/src/main/resources/config.yml @@ -3,7 +3,7 @@ # Source code: https://github.com/games647/FastLogin # # You can access the newest config here: -# https://github.com/games647/FastLogin/blob/master/core/src/main/resources/config.yml +# https://github.com/games647/FastLogin/blob/main/core/src/main/resources/config.yml # This a **very** simple anti bot protection. Recommendation is to use a a dedicated program to approach this # problem. Low level firewalls like uwf (or iptables direct) are more efficient than a Minecraft plugin. TCP reverse diff --git a/core/src/main/resources/messages.yml b/core/src/main/resources/messages.yml index fdc6cb84..214d8ca7 100644 --- a/core/src/main/resources/messages.yml +++ b/core/src/main/resources/messages.yml @@ -3,7 +3,7 @@ # Source code: https://github.com/games647/FastLogin # # You can access the newest locale here: -# https://github.com/games647/FastLogin/blob/master/core/src/main/resources/messages.yml +# https://github.com/games647/FastLogin/blob/main/core/src/main/resources/messages.yml # # You want to have language template? Visit the GitHub Wiki here: # https://github.com/games647/FastLogin/wiki/English