From 988a70383703d7993045816dc592183bc6d79058 Mon Sep 17 00:00:00 2001 From: Omkaar <79257339+Pysics@users.noreply.github.com> Date: Fri, 29 Apr 2022 18:28:18 +0530 Subject: [PATCH] fix: typo #570 (#576) This commit fixes a typo. --- .github/ISSUE_TEMPLATE/bug.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 79eab1a1..1bd68b31 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -52,7 +52,7 @@ body: id: desktop attributes: label: Desktop - description: Is this bug specific to [the desktop client](https://gihtub.com/revoltchat/desktop)? (If not, leave this unchecked.) + description: Is this bug specific to [the desktop client](https://github.com/revoltchat/desktop)? (If not, leave this unchecked.) options: - label: Yes, this bug is specific to Revolt Desktop and is *not* an issue with Revolt Desktop itself. required: false