diff options
Diffstat (limited to 'meshmc/launcher/ui/widgets/LanguageSelectionWidget.cpp')
| -rw-r--r-- | meshmc/launcher/ui/widgets/LanguageSelectionWidget.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meshmc/launcher/ui/widgets/LanguageSelectionWidget.cpp b/meshmc/launcher/ui/widgets/LanguageSelectionWidget.cpp index 658ce638e5..4e0cd4978a 100644 --- a/meshmc/launcher/ui/widgets/LanguageSelectionWidget.cpp +++ b/meshmc/launcher/ui/widgets/LanguageSelectionWidget.cpp @@ -73,7 +73,7 @@ void LanguageSelectionWidget::retranslate() { QString text = tr("Don't see your language or the quality is poor?<br/><a " "href=\"%1\">Help us with translations!</a>") - .arg("https://github.com/Project-Tick/MeshMC/wiki/" + .arg("https://github.com/Project-Tick/Project-Tick/wiki/" "Translating-MeshMC"); helpUsLabel->setText(text); } |
