From 3129b3ef5a04a6c449d4785d679d795d98c520bc Mon Sep 17 00:00:00 2001 From: Saturneric Date: Wed, 12 Jul 2023 19:10:22 +0800 Subject: fix: change gpgfrontend.pub to gpgfrontend.bktus.com --- src/ui/dialog/help/AboutDialog.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/ui/dialog/help/AboutDialog.cpp') diff --git a/src/ui/dialog/help/AboutDialog.cpp b/src/ui/dialog/help/AboutDialog.cpp index faf2b316..111a77af 100644 --- a/src/ui/dialog/help/AboutDialog.cpp +++ b/src/ui/dialog/help/AboutDialog.cpp @@ -231,7 +231,7 @@ void UpdateTab::slot_show_version_status(const SoftwareVersion& version) { "github.")) + "
" + _("Please click") + " " + + "href=\"https://www.gpgfrontend.bktus.com/#/downloads\">" + _("Here") + " " + _("to download the latest stable version.") + "
"); upgrade_label_->show(); @@ -254,7 +254,7 @@ void UpdateTab::slot_show_version_status(const SoftwareVersion& version) { "stability, please do not use this version.")) + "
" + _("Please click") + " " + + "href=\"https://www.gpgfrontend.bktus.com/#/downloads\">" + _("Here") + " " + _("to download the latest stable version.") + "
"); upgrade_label_->show(); -- cgit v1.2.3