From 638408493a9c3f03aa57db1d5125df4bdbcf37f3 Mon Sep 17 00:00:00 2001 From: kit <1304340+ksen0@users.noreply.github.com> Date: Fri, 7 Aug 2026 14:42:52 +0200 Subject: [PATCH] Update config.yml Upate to link to correct current p5.sound.js repository issue tracker --- .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 bf41b2b1da..56f570da39 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1,8 @@ blank_issues_enabled: false contact_links: - name: 🎧 p5.sound Issues - url: https://github.com/processing/p5.js-sound/issues - about: Report issues with p5.sound here. Note, p5.sound is being updated at this moment. + url: https://github.com/processing/p5.sound.js/issues + about: Report issues with p5.sound.js here. - name: 🌐 Website Issues url: https://github.com/processing/p5.js-website/issues about: Report issues with the p5.js website here.