diff --git a/src/ui/about.cpp b/src/ui/about.cpp index 35691c0ee..da601f755 100644 --- a/src/ui/about.cpp +++ b/src/ui/about.cpp @@ -77,8 +77,8 @@ QString About::MakeHtml() const { } ret += QString( "
" + tr("All the translators") + - " <" - "https://www.transifex.net/projects/p/clementine>"); + " <" + "https://www.transifex.com/projects/p/clementine/>"); ret += QString("
%1

").arg(tr("...and all the Amarok contributors")); ret += QString("

%1").arg(tr("And:"));