From 1bafde9cd03f42f490cf0e6e504a5606ac6b634e Mon Sep 17 00:00:00 2001 From: Marvin Hagemeister Date: Wed, 10 Jan 2024 12:43:45 +0100 Subject: [PATCH] chore: fix issue template discord link (#21885) Fixes https://github.com/denoland/deno/issues/21880 --- .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 f5d343353a..2b38da27b6 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -4,5 +4,5 @@ contact_links: url: https://github.com/denoland/deploy_feedback/ about: Provide feature requests or bug reports for the Deno Deploy edge runtime. - name: 💬 Discord - url: https://discord.com/deno + url: https://discord.gg/deno about: Join our community on Discord.