From ee5c61fb7414b89199f3a653e788c20673e16704 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Sat, 18 Jan 2020 10:53:05 -0800 Subject: [PATCH] Centralize Discord invite links --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/auto-comment.yml | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 99d2bf3e..c5508405 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -4,7 +4,7 @@ about: Ask for help on Discord before reporting a bug --- **READ ME FIRST!** -This issue tracker is not the right place to ask for troubleshooting help if you're not able to connect or stream at all. For those requests, please use the #pc-help channel on our Discord server where there are many more people who can help (or direct you back here if it looks like a Moonlight bug after all). https://discord.gg/MySTSdq +This issue tracker is not the right place to ask for troubleshooting help if you're not able to connect or stream at all. For those requests, please use the #pc-help channel on our Discord server where there are many more people who can help (or direct you back here if it looks like a Moonlight bug after all). https://moonlight-stream.org/discord **Describe the bug** A clear and concise description of what the bug is. diff --git a/.github/auto-comment.yml b/.github/auto-comment.yml index 99c873e5..e6985d22 100644 --- a/.github/auto-comment.yml +++ b/.github/auto-comment.yml @@ -1,4 +1,4 @@ issuesOpened: > - If this is a question about Moonlight or you need help troubleshooting a streaming problem, please use the help channels on our [Discord server](https://discord.gg/MySTSdq) instead of GitHub issues. There are many more people available on Discord to help you and answer your questions.

+ If this is a question about Moonlight or you need help troubleshooting a streaming problem, please use the help channels on our [Discord server](https://moonlight-stream.org/discord) instead of GitHub issues. There are many more people available on Discord to help you and answer your questions.

This issue tracker should only be used for specific bugs or feature requests.

Thank you, and happy streaming! diff --git a/README.md b/README.md index e0dac320..dce7d132 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Moonlight also has mobile versions for [Android](https://github.com/moonlight-stream/moonlight-android) and [iOS](https://github.com/moonlight-stream/moonlight-ios). -You can follow development on our [Discord server](https://discord.gg/6ERtzFY). +You can follow development on our [Discord server](https://moonlight-stream.org/discord). [![Windows AppVeyor Status](https://ci.appveyor.com/api/projects/status/glj5cxqwy2w3bglv/branch/master?svg=true)](https://ci.appveyor.com/project/cgutman/moonlight-qt/branch/master) [![Mac and Linux Travis CI Status](https://travis-ci.org/moonlight-stream/moonlight-qt.svg?branch=master)](https://travis-ci.org/moonlight-stream/moonlight-qt)