From 9c8b2fdd94fa99785135efdcee1f1453a8734b6e Mon Sep 17 00:00:00 2001
From: shenmo <shenmo@spark-app.store>
Date: Thu, 26 Nov 2020 16:04:48 +0800
Subject: [PATCH] =?UTF-8?q?=09=E4=BF=AE=E6=94=B9=EF=BC=9A=20=20=20=20=20sp?=
 =?UTF-8?q?ark-webapp-runtime/main.cpp=EF=BC=8C=E9=9D=9E=E5=95=86=E5=BA=97?=
 =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E8=BD=AC=E5=90=91=E6=98=9F=E7=81=AB=E9=A1=B9?=
 =?UTF-8?q?=E7=9B=AE=E4=B8=BB=E9=A1=B5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 spark-webapp-runtime/main.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spark-webapp-runtime/main.cpp b/spark-webapp-runtime/main.cpp
index 11830cf..dc71b75 100644
--- a/spark-webapp-runtime/main.cpp
+++ b/spark-webapp-runtime/main.cpp
@@ -48,7 +48,7 @@ int main(int argc, char *argv[])
     // WebsiteName
     dialog->setWebsiteName("The Spark Project");
     // WebsiteLink
-    dialog->setWebsiteLink("https://www.spark-app.store/");
+    dialog->setWebsiteLink("https://gitee.com/deepin-community-store/");
     // License
     dialog->setLicense(QObject::tr("This program is open source under GPLv3"));    // 本程序按GPL第三版开源