From 4d3b6984a63b93eed928ec27506378e7ac1fb9ae Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Mon, 7 Feb 2022 10:49:02 +0000 Subject: [PATCH] ISSUE_TEMPLATE/config: fix typo. Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> --- .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 e6665f35c9..838a9a44d3 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -12,7 +12,7 @@ contact_links: about: Having a `brew --cask` problem? Report it to Homebrew/homebrew-cask (the cask tap/repository). - name: New issue on Homebrew/install url: https://github.com/Homebrew/install/issues/new/choose - about: Having an problem installing Homebrew? Report it to Homebrew/install (the installer repository). + about: Having a problem installing Homebrew? Report it to Homebrew/install (the installer repository). - name: Get help from Homebrew mirror maintainers url: https://github.com/Homebrew/discussions/discussions/1917 about: Slow download speed? Homebrew mirror not working as expected? Please take a look at the mirror list and contact respective mirror maintainers.