From 30b0925218c3cee05d5f70996dc9059073e3c555 Mon Sep 17 00:00:00 2001 From: jane Date: Fri, 19 Jan 2024 09:55:43 -0700 Subject: [PATCH] fix support link (#11067) --- .github/ISSUE_TEMPLATE/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index d26939a05..b96f066f5 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1,8 @@ blank_issues_enabled: true contact_links: - name: Bug Report - url: https://vercel.com/support/request - about: Report a bug using the Vercel support form + url: https://vercel.com/help + about: Reach out to our support team - name: Feature Request url: https://github.com/orgs/vercel/discussions/new?category=ideas about: Share ideas for new features