From 08c92333d6870755385c9dc587631fd6bfcdda5a Mon Sep 17 00:00:00 2001 From: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com> Date: Thu, 17 Oct 2024 11:11:01 +0500 Subject: [PATCH] global: fix discord community url in github issue templates Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com> --- .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 27fb4827c..af5649102 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: true contact_links: - name: Notesnook Discord Community - url: https://discord.gg/6mHHyncHJE + url: https://go.notesnook.com/discord about: Reach out to us directly & discuss your issues, suggestions & other feedback!