feat: should jump to correct download page
This commit is contained in:
parent
e694c002dc
commit
3a295ee6ed
@ -162,7 +162,7 @@ void UpdateTab::slot_show_version_status() {
|
|||||||
"stability, please do not use this version.") +
|
"stability, please do not use this version.") +
|
||||||
"</center><center>" + tr("Please click") +
|
"</center><center>" + tr("Please click") +
|
||||||
" <a "
|
" <a "
|
||||||
"href=\"https://www.gpgfrontend.bktus.com/#/downloads\">" +
|
"href=\"https://www.gpgfrontend.bktus.com/overview/downloads/\">" +
|
||||||
tr("Here") + "</a> " + tr("to download the latest stable version.") +
|
tr("Here") + "</a> " + tr("to download the latest stable version.") +
|
||||||
"</center>");
|
"</center>");
|
||||||
upgrade_label_->show();
|
upgrade_label_->show();
|
||||||
|
Loading…
Reference in New Issue
Block a user