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