From 94ab3b4e7c968e3328502206ec91e5102021eb6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?amyspark-ng=20=E2=9C=A8?= Date: Thu, 23 May 2024 18:51:12 -0500 Subject: [PATCH] fix: clicking add idea on issues tab now takes you to correct place --- .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 161cf41b..e21ccb92 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -3,5 +3,5 @@ contact_links: url: https://github.com/marklovers/kaplay/discussions/new?category=q-a about: How to use certain Kaboom feature, or how to achieve something with Kaboom - name: Suggestion - url: https://github.com/replit/kaplay/discussions/new?category=ideas + url: https://github.com/marklovers/kaplay/discussions/new?category=ideas about: Features you'd like Kaboom to have