From 1fbde40bab73c3386185e2fa006389fde1cb6e14 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Mon, 27 Oct 2025 21:26:18 -0400 Subject: [PATCH] fix links --- .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 976fb2697..bef47492a 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,7 +1,7 @@ contact_links: - name: Feature Requests - url: https://github.com/shoelace-style/shoelace/discussions/categories/ideas + url: https://github.com/shoelace-style/webawesome/discussions/categories/ideas-suggestions about: All requests for new features should go here. - name: Help & Support - url: https://github.com/shoelace-style/shoelace/discussions/categories/help + url: https://github.com/shoelace-style/webawesome/discussions/categories/ask-for-help about: Please don't create issues for personal help requests. Instead, ask your question on the discussion forum.