Update authlib-injector to point to local doc rather than fjord's
This commit is contained in:
parent
62fdcd5c33
commit
8239d03e0e
@ -138,8 +138,8 @@ void AccountListPage::on_actionAddAuthlibInjector_triggered()
|
|||||||
MinecraftAccountPtr account = AuthlibInjectorLoginDialog::newAccount(
|
MinecraftAccountPtr account = AuthlibInjectorLoginDialog::newAccount(
|
||||||
this, tr("Please enter your username (sometimes an email address), password, and the URL of your API server."
|
this, tr("Please enter your username (sometimes an email address), password, and the URL of your API server."
|
||||||
"<br>"
|
"<br>"
|
||||||
"See <a href=\"https://github.com/unmojang/FjordLauncher/blob/develop/doc/alternative-auth-servers.md\">this page</a> in "
|
"See <a href=\"https://github.com/lunaislazier/ShatteredPrism/blob/develop/doc/alternative-auth-servers.md\">this page</a> in "
|
||||||
"the Fjord Launcher repository for a list of common API servers."
|
"the Shattered Prism repository for a list of common API servers."
|
||||||
"<br><br>"
|
"<br><br>"
|
||||||
"<b>Caution!</b> Your username and password will be sent to the authentication server you specify!"));
|
"<b>Caution!</b> Your username and password will be sent to the authentication server you specify!"));
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user