diff --git a/proxy/src/main/java/com/velocitypowered/proxy/connection/backend/LoginSessionHandler.java b/proxy/src/main/java/com/velocitypowered/proxy/connection/backend/LoginSessionHandler.java index 0fdb5fa25..612e9c25a 100644 --- a/proxy/src/main/java/com/velocitypowered/proxy/connection/backend/LoginSessionHandler.java +++ b/proxy/src/main/java/com/velocitypowered/proxy/connection/backend/LoginSessionHandler.java @@ -208,7 +208,7 @@ public class LoginSessionHandler implements MinecraftSessionHandler { The connection to the remote server was unexpectedly closed. This is usually because the remote server does not have \ BungeeCord IP forwarding correctly enabled. - See https://velocitypowered.com/wiki/users/forwarding/ for instructions \ + See https://docs.papermc.io/velocity/player-information-forwarding for instructions \ on how to configure player info forwarding correctly.""")); } else { resultFuture.completeExceptionally(