Update buildConfig.js

This commit is contained in:
Jason Blais
2017-11-17 10:13:55 -05:00
committed by GitHub
parent 43eb391c77
commit 48701bf730

View File

@@ -16,7 +16,7 @@ const buildConfig = {
url: 'https://example.com' url: 'https://example.com'
}*/ }*/
], ],
helpLink: 'https://docs.mattermost.com/help/apps/desktop-guide.html', helpLink: 'https://about.mattermost.com/default-desktop-app-documentation/',
enableServerManagement: true enableServerManagement: true
}; };