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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ const buildConfig = {
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
};