Review comments - part 5

This commit is contained in:
fearlessTobi
2018-10-02 16:04:10 +02:00
parent ac06105dfe
commit e4daf4bee5
4 changed files with 7 additions and 8 deletions

View File

@ -30,11 +30,9 @@ ConfigureWeb::~ConfigureWeb() = default;
void ConfigureWeb::setConfiguration() {
ui->web_credentials_disclaimer->setWordWrap(true);
ui->telemetry_learn_more->setOpenExternalLinks(true);
ui->telemetry_learn_more->setText(tr("<a "
"href='https://yuzu-emu.org/entry/"
"telemetry-and-why-thats-a-good-thing/'><span "
"style=\"text-decoration: underline; "
"color:#039be5;\">Learn more</span></a>"));
ui->telemetry_learn_more->setText(
tr("<a href='https://yuzu-emu.org/help/features/telemetry/'><span style=\"text-decoration: "
"underline; color:#039be5;\">Learn more</span></a>"));
ui->web_signup_link->setOpenExternalLinks(true);
ui->web_signup_link->setText(