Link to Cemuhook on Cemu's wiki

This commit is contained in:
RedBlackAka 2026-05-16 21:31:50 +02:00 committed by GitHub
parent d673d67695
commit f499155ba2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -100,7 +100,7 @@ ConfigureMotionTouch::ConfigureMotionTouch(QWidget* parent)
ui->udp_learn_more->setOpenExternalLinks(true); ui->udp_learn_more->setOpenExternalLinks(true);
ui->udp_learn_more->setText( ui->udp_learn_more->setText(
tr("<a " tr("<a "
"href='https://cemuhook.sshnuke.net/padudpserver.html'><span " "href='https://wiki.cemu.info/wiki/Cemuhook'><span "
"style=\"text-decoration: underline; color:#039be5;\">Learn More</span></a>")); "style=\"text-decoration: underline; color:#039be5;\">Learn More</span></a>"));
timeout_timer->setSingleShot(true); timeout_timer->setSingleShot(true);