diff --git a/src/common/config/buildConfig.js b/src/common/config/buildConfig.js index 62ca0d54..d1817c7a 100644 --- a/src/common/config/buildConfig.js +++ b/src/common/config/buildConfig.js @@ -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 };