From e72e097e155d5d74b564001ca675833886dbe39d Mon Sep 17 00:00:00 2001 From: zhongjin Date: Thu, 23 Mar 2023 20:46:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20fgfs-web=20=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/GUI/qml/Summary.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GUI/qml/Summary.qml b/src/GUI/qml/Summary.qml index ca0ceb5..71126d8 100644 --- a/src/GUI/qml/Summary.qml +++ b/src/GUI/qml/Summary.qml @@ -94,7 +94,7 @@ Item { font.pixelSize: Style.subHeadingFontPixelSize onClicked: { - _launcher.launchUrl("http://home.jingweiht.com/about/"); + _launcher.launchUrl("https://www.jingweiht.com/fgfs/about/"); } }