Skip to content

Commit b853601

Browse files
committed
Fix vendor URL for Scilab in tools list
1 parent f0bd5c5 commit b853601

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

static/assets/tools.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3264,8 +3264,8 @@
32643264
"name": "Scilab/Xcos FMU wrapper",
32653265
"license": "commercial",
32663266
"url": "https://www.scilab.org/software/atoms/fmi-model-exchange-co-simulation",
3267-
"vendor": "ESI Group",
3268-
"vendorURL": "https://www.esi-group.com/",
3267+
"vendor": "Dassault Syst\u00e8mes",
3268+
"vendorURL": "https://3ds.com/",
32693269
"description": "FMI support for Scilab / Xcos a free and open source software for numerical computation",
32703270
"features": [],
32713271
"platforms": [

0 commit comments

Comments
 (0)