From 7db3e3f401ca36c558b82e470d974a60ee04c064 Mon Sep 17 00:00:00 2001 From: Yury Semikhatsky Date: Mon, 20 Mar 2023 18:38:04 -0700 Subject: [PATCH] chore: update community link --- .github/ISSUE_TEMPLATE/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 918439bd..726c186c 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,4 +1,4 @@ contact_links: - - name: Join our Slack community - url: https://aka.ms/playwright-slack - about: Ask questions and discuss with other community members \ No newline at end of file + - name: Join our Discord Server + url: https://aka.ms/playwright/discord + about: Ask questions and discuss with other community members