From 83cd4670ac8a4d0bd7e9c3f519337f5c106dea2f Mon Sep 17 00:00:00 2001 From: Viren070 Date: Sat, 5 Jul 2025 15:22:54 +0100 Subject: [PATCH] chore: fix discord link in issue template config --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 667d63b5..0b0d4982 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -4,5 +4,5 @@ contact_links: url: 'https://github.com/Viren070/AIOStreams/discussions/categories/help' about: 'Ask and answer questions here.' - name: '💬 Join our Discord Community' - url: 'https://discord.gg/placeholder' + url: 'https://discord.viren070.me' about: 'For live discussions and community support, join our Discord server.'