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
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:
parent
ae3960fefa
commit
4965c8d51c
13 changed files with 36 additions and 34 deletions
|
@ -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>"));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue