Skip to content

Commit ea90d9e

Browse files
author
eericxu
committed
update home url
1 parent 37f84a9 commit ea90d9e

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

olca-app-html/src/home/home.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,8 +269,8 @@ const Page = (props: Props) => {
269269

270270
const bindLinks = () => {
271271
const config = [
272-
['aicp', 'https://aicp.gtech-cn.co'],
273-
['aicphome', 'https://aicp.gtech-cn.co'],
272+
['aicp', 'https://aicp.gtech.world'],
273+
['aicphome', 'https://aicp.gtech.world'],
274274
['lci-down', 'https://github.com/gtech-world/olca-app/releases/latest'],
275275
['openlca', 'https://www.openlca.org/'],
276276
['news', 'https://www.openlca.org/new'],

olca-app/plugin.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -609,6 +609,10 @@
609609
<property
610610
name="startupProgressRect"
611611
value="0,437,586,5">
612+
</property>
613+
<property
614+
name="preferenceCustomization"
615+
value="plugin_customization.ini">
612616
</property>
613617
</product>
614618
</extension>

0 commit comments

Comments
 (0)