From a556353d60833367b13739e660d4057a96f2f4fe Mon Sep 17 00:00:00 2001 From: Hammy <58985301+sgoudham@users.noreply.github.com> Date: Sun, 21 Apr 2024 12:38:55 +0100 Subject: [PATCH] chore(issue-templates): fix `show & tell` discussion link (#196) --- .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 5235434..0e1b590 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -4,7 +4,7 @@ contact_links: url: https://github.com/catppuccin/tmux/discussions/new?category=q-a about: Need help tweaking your Catppuccin tmux configuration? Ask questions in GitHub Discussions! - name: Show & Tell - url: https://github.com/catppuccin/tmux/discussions/new?category=show-and-tell + url: https://github.com/catppuccin/tmux/discussions/new?category=show-tell about: Want to showcase your customised Catppuccin tmux configuration? Show it off in GitHub Discussions! - name: Community Discord url: https://discord.com/servers/catppuccin-907385605422448742