From 099171d1f61720ec0b264329483c572b6eab66fc Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Fri, 17 Nov 2017 10:13:19 -0500 Subject: [PATCH 1/5] Update TESTING.md --- TESTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TESTING.md b/TESTING.md index 86c383e7..4c717c35 100644 --- a/TESTING.md +++ b/TESTING.md @@ -21,9 +21,9 @@ To contribute to the process of testing the Mattermost Desktop App: - Post a message with information on what you're testing, for example: `Testing Mattermost Desktop App 3.4.1 on Windows 10 64-bit` - Reply to the post by clicking on "..." then "Reply" with This is a comment including files and upload five (5) files including at least one image, one sound file and one video clip from your Desktop App. - Search for the word "Desktop" and click "Jump" on the search result of your own post in Step 3.1. Click into the preview of the files you uploaded and try to download each one. - - Verify [Team Management works as documented](https://docs.mattermost.com/help/apps/desktop-guide.html#id1). - - Verify [App Options work as documented](https://docs.mattermost.com/help/apps/desktop-guide.html#id2). - - Verify [Menu Bar options work as documented](https://docs.mattermost.com/help/apps/desktop-guide.html#id3). + - Verify [Team Management works as documented](https://about.mattermost.com/default-desktop-app-documentation/). + - Verify [App Options work as documented](https://about.mattermost.com/default-desktop-app-documentation/). + - Verify Menu Bar options work as documented. - Use the desktop app for another 15 minutes, trying different features and functionality on the user interface. 4. For any bugs found, please [file a new issue report for each](https://github.com/mattermost/desktop/issues/new). From 43eb391c77089d5decae8b6bcc7c7bf7486b3264 Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Fri, 17 Nov 2017 10:13:45 -0500 Subject: [PATCH 2/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e4fe5a1..72ed826e 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Packages are available on the [releases page](http://github.com/mattermost/deskt ## Usage ### Installation -Detailed guides are available at [docs.mattermost.com](https://docs.mattermost.com/help/apps/desktop-guide.html). +Detailed guides are available at [docs.mattermost.com](https://about.mattermost.com/default-desktop-app-documentation/). 1. Download a file from the [downloads page](https://about.mattermost.com/downloads). 2. Launch `Mattermost` in the unarchived folder. From 48701bf7309e0b363774cf0cee1921cce03766f8 Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Fri, 17 Nov 2017 10:13:55 -0500 Subject: [PATCH 3/5] Update buildConfig.js --- src/common/config/buildConfig.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }; From 2aea3150f81a6ed3ab41d6c4ee91a547b5985531 Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Fri, 17 Nov 2017 10:14:10 -0500 Subject: [PATCH 4/5] Update README.md --- resources/linux/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/linux/README.md b/resources/linux/README.md index 3f4d42f0..4155b577 100644 --- a/resources/linux/README.md +++ b/resources/linux/README.md @@ -56,7 +56,7 @@ After launching, you need to configure the application to interact with your tea 4. Click **Add**. 5. Click **Save**. -More guides are available at [Mattermost Documentation](https://docs.mattermost.com/help/apps/desktop-guide.html). +More guides are available at [Mattermost Documentation](https://about.mattermost.com/default-desktop-app-documentation/). ## Contributing From 514a4fb156b306dea68fe511996e5c9bd1e5588a Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Fri, 17 Nov 2017 11:31:35 -0500 Subject: [PATCH 5/5] Update TESTING.md --- TESTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TESTING.md b/TESTING.md index 4c717c35..9b615ba0 100644 --- a/TESTING.md +++ b/TESTING.md @@ -13,8 +13,8 @@ To contribute to the process of testing the Mattermost Desktop App: 2. Install the latest Mattermost Desktop App - Download the latest Mattermost Desktop App from the [Mattermost Download page](https://about.mattermost.com/download/#mattermostApps) - - Follow the [Desktop Application Install Guides](https://docs.mattermost.com/install/desktop.html) to install the app for your platform - - Use the [Desktop Application's User Guide](https://docs.mattermost.com/help/apps/desktop-guide.html#id1) to add https://pre-release.mattermost.com/core as a new team + - Follow the [Desktop Application Install Guides](https://about.mattermost.com/default-desktop-app-install-documentation/) to install the app for your platform + - Use the [Desktop Application's User Guide](https://about.mattermost.com/default-desktop-app-documentation/) to add https://pre-release.mattermost.com/core as a new team - Hit "Save" and log in 3. Go to the [Public Test Channel](https://pre-release.mattermost.com/core/channels/public-test-channel) and try the following: