removed more legacy user facing strings.
Some checks failed
eden-build / source (pull_request) Has been skipped
eden-build / linux (pull_request) Successful in 24m29s
eden-build / android (pull_request) Successful in 15m25s
eden-license / license-header (pull_request_target) Failing after 34s
eden-build / windows (msvc) (pull_request) Successful in 55m7s

Signed-off-by: swurl <swurl@swurl.xyz>
This commit is contained in:
swurl 2025-05-11 00:47:01 -04:00
parent ae3960fefa
commit 4965c8d51c
Signed by: crueter
GPG key ID: A5A7629F109C8FD1
13 changed files with 36 additions and 34 deletions

View file

@ -85,7 +85,7 @@ ConfigureMotionTouch::ConfigureMotionTouch(QWidget* parent,
ui->udp_learn_more->setOpenExternalLinks(true);
ui->udp_learn_more->setText(
tr("<a "
"href='https://yuzu-emu.org/wiki/"
"href='https://eden-emulator.github.io/wiki/"
"using-a-controller-or-android-phone-for-motion-or-touch-input'><span "
"style=\"text-decoration: underline; color:#039be5;\">Learn More</span></a>"));