From ea90d9efa355647b5494e708f00cd1e2ee4980dd Mon Sep 17 00:00:00 2001 From: eericxu <2681350846@qq.com> Date: Thu, 23 Nov 2023 17:14:40 +0800 Subject: [PATCH] update home url --- olca-app-html/src/home/home.tsx | 4 ++-- olca-app/plugin.xml | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/olca-app-html/src/home/home.tsx b/olca-app-html/src/home/home.tsx index bcdfc1e8e..ae1427ec4 100644 --- a/olca-app-html/src/home/home.tsx +++ b/olca-app-html/src/home/home.tsx @@ -269,8 +269,8 @@ const Page = (props: Props) => { const bindLinks = () => { const config = [ - ['aicp', 'https://aicp.gtech-cn.co'], - ['aicphome', 'https://aicp.gtech-cn.co'], + ['aicp', 'https://aicp.gtech.world'], + ['aicphome', 'https://aicp.gtech.world'], ['lci-down', 'https://github.com/gtech-world/olca-app/releases/latest'], ['openlca', 'https://www.openlca.org/'], ['news', 'https://www.openlca.org/new'], diff --git a/olca-app/plugin.xml b/olca-app/plugin.xml index 9cdb3599f..bf35215e0 100644 --- a/olca-app/plugin.xml +++ b/olca-app/plugin.xml @@ -609,6 +609,10 @@ + +