diff --git a/src/gui/mainwindow.cpp b/src/gui/mainwindow.cpp index faa9a6eb0..9cf4fae23 100644 --- a/src/gui/mainwindow.cpp +++ b/src/gui/mainwindow.cpp @@ -1558,7 +1558,7 @@ void MainWindow::handleUpdateCheckFinished(bool update_available, QString new_ve void MainWindow::on_actionDonate_money_triggered() { - QDesktopServices::openUrl(QUrl("http://sourceforge.net/donate/index.php?group_id=163414")); + QDesktopServices::openUrl(QUrl("http://www.qbittorrent.org/donate")); } void MainWindow::showConnectionSettings() diff --git a/src/webui/www/private/index.html b/src/webui/www/private/index.html index f7db8ab31..3d0cf74ed 100644 --- a/src/webui/www/private/index.html +++ b/src/webui/www/private/index.html @@ -75,7 +75,7 @@ QBT_TR(&Help)QBT_TR