From cd940daaf42cd5736876439b6c960b39acc8370c Mon Sep 17 00:00:00 2001 From: sanket-k Date: Sat, 17 Oct 2020 17:17:43 +0530 Subject: [PATCH] updated discord link to documentation. --- README.md | 4 ++++ docs/index.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/README.md b/README.md index feea47299..a3c6168fa 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,10 @@ information about the bot, we encourage you to join our slack channel. - [Click here to join Slack channel](https://join.slack.com/t/highfrequencybot/shared_invite/enQtNjU5ODcwNjI1MDU3LTU1MTgxMjkzNmYxNWE1MDEzYzQ3YmU4N2MwZjUyNjJjODRkMDVkNjg4YTAyZGYzYzlhOTZiMTE4ZjQ4YzM0OGE). +To those interested to check out the newly created discord channel. Click [here](https://discord.gg/MA9v74M) + +P.S. currently since discord channel is relatively new, answers to questions might be slightly delayed as currently the user base quite small. + ### [Bugs / Issues](https://github.com/freqtrade/freqtrade/issues?q=is%3Aissue) If you discover a bug in the bot, please diff --git a/docs/index.md b/docs/index.md index e7fc54628..b2f3e417e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -64,6 +64,10 @@ For any questions not covered by the documentation or for further information ab Click [here](https://join.slack.com/t/highfrequencybot/shared_invite/enQtNjU5ODcwNjI1MDU3LTU1MTgxMjkzNmYxNWE1MDEzYzQ3YmU4N2MwZjUyNjJjODRkMDVkNjg4YTAyZGYzYzlhOTZiMTE4ZjQ4YzM0OGE) to join the Freqtrade Slack channel. +To those interested to check out the newly created discord channel. Click [here](https://discord.gg/MA9v74M) + +P.S. currently since discord channel is relatively new, answers to questions might be slightly delayed as currently the user base quite small. + ## Ready to try? Begin by reading our installation guide [for docker](docker.md), or for [installation without docker](installation.md).