diff --git a/launcher/ui/pages/global/AccountListPage.cpp b/launcher/ui/pages/global/AccountListPage.cpp index 77ed4a07b..b974572d1 100644 --- a/launcher/ui/pages/global/AccountListPage.cpp +++ b/launcher/ui/pages/global/AccountListPage.cpp @@ -168,9 +168,8 @@ void AccountListPage::on_actionAddAuthlibInjector_triggered() MinecraftAccountPtr account = AuthlibInjectorLoginDialog::newAccount( this, tr("Please enter your username (sometimes an email address), password, and the URL of your API server." "
" - "See this page on the Fjord " - "Launcher wiki for a " - "list of common API servers.

" + "See this page in " + "the Fjord Launcher repository for a list of common API servers." "

" "Caution! Your username and password will be sent to the authentication server you specify!"));