From 678363f45599b94de59c7098af313ae286edbc42 Mon Sep 17 00:00:00 2001 From: Alex Chi Date: Sun, 1 Aug 2021 10:31:46 +0800 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/bug.yml Co-authored-by: Rylan Polster --- .github/ISSUE_TEMPLATE/bug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index cd0af42fb7..57c2088576 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -29,7 +29,7 @@ body: required: true - type: markdown attributes: - value: If this bug is related to mirror sites, please refer to https://github.com/Homebrew/discussions/discussions/1917 for more information, and report bugs to respective mirror maintainers. + value: If this bug is related to mirror sites, please refer to [this disucssion](https://github.com/Homebrew/discussions/discussions/1917) for more information, and report bugs to respective mirror maintainers. - type: textarea attributes: label: What were you trying to do (and why)?