fix(server): adds link to docs for excel app

This commit is contained in:
Dimitrie Stefanescu
2021-06-02 17:24:51 +01:00
parent 35f76554e3
commit 87baf940e2
+1 -1
View File
@@ -100,7 +100,7 @@ let SpeckleExcel = {
id: 'spklexcel',
secret: 'spklexcel',
name: 'Speckle Excel',
description: 'The Speckle Connector For Excel.',
description: 'The Speckle Connector For Excel. For more info, check the docs here: https://speckle.guide/user/excel.html.',
trustByDefault: true,
public: true,
redirectUrl: 'https://speckle-excel.netlify.app',