MM-41988 Updated links to legacy domain about.mm.com (#2003)

* Updated links to legacy domain about.mm.com

* Updated links to legacy domain about.mm.com

* Update README.md

* Legacy domain URL updates (#2012)

* Update .github/ISSUE_TEMPLATE/troubleshooting-question.md

Co-authored-by: Harrison Healey <harrisonmhealey@gmail.com>

Co-authored-by: Harrison Healey <harrisonmhealey@gmail.com>
This commit is contained in:
Carrie Warner (Mattermost)
2022-03-10 16:40:06 -05:00
committed by GitHub
parent 2a88821484
commit 90202f1fbe
11 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
Before submitting, please confirm you've
- [ ] read and understood our [Contributing Guidelines](https://github.com/mattermost/desktop/blob/master/CONTRIBUTING.md)
- [ ] completed [Mattermost Contributor Agreement](http://www.mattermost.org/mattermost-contributor-agreement/)
- [ ] completed [Mattermost Contributor Agreement](https://mattermost.com/contribute/)
- [ ] executed `npm run lint:js` for proper code formatting
- [ ] executed `npm run check-types` for proper type checking
- [ ] executed `npm run test` to ensure all automated tests pass