Fix quickstart link

This commit is contained in:
Dharmin K Shah 2018-11-05 00:36:49 +05:30 committed by GitHub
parent 6664d7b2c5
commit b2647dba33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1532,7 +1532,7 @@ void GMainWindow::OnReinitializeKeys(ReinitializeKeyBehavior behavior) {
"derivation. It will be attempted but may not complete.<br><br>") +
errors +
tr("<br><br>You can get all of these and dump all of your games easily by "
"following <a href='https://yuzu-emu.org/help/quickstart/quickstart/'>the "
"following <a href='https://yuzu-emu.org/help/quickstart/'>the "
"quickstart guide</a>. Alternatively, you can use another method of dumping "
"to obtain all of your keys."));
}