From 43e8abfe16db40a116b61e7254b9ad54842f0845 Mon Sep 17 00:00:00 2001 From: Francesco Borzì Date: Fri, 26 Feb 2021 20:05:32 +0100 Subject: docs(how-to-ask-for-help): fix discord link --- docs/How-to-ask-for-help.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/How-to-ask-for-help.md b/docs/How-to-ask-for-help.md index 7e773e3..f2be1cd 100644 --- a/docs/How-to-ask-for-help.md +++ b/docs/How-to-ask-for-help.md @@ -72,7 +72,7 @@ Remember to: - It's useful to add **4 more tags** according to the category of your question (e.g. `c++`, `docker`, `mysql`, `sql`, etc... ). -- Link your question in the #support-general channel of our [Discord chat](https://discordapp.com/channels/217589275766685707/284406375495368704) +- Link your question in the #support-general channel of our [Discord chat](https://discordapp.com/invite/gkt4y2x) - Read: [stackoverflow.com/help/how-to-ask](https://stackoverflow.com/help/how-to-ask) -- cgit