From 2feaa2054d5e577d7ba1ae4a40514b46f29e1f1d Mon Sep 17 00:00:00 2001 From: Issy Long Date: Sat, 15 Jun 2019 22:07:48 +0100 Subject: [PATCH] Correct the link to Homebrew on Linux GitHub issues --- docs/Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Troubleshooting.md b/docs/Troubleshooting.md index f364d0b4ef..6e879a9394 100644 --- a/docs/Troubleshooting.md +++ b/docs/Troubleshooting.md @@ -10,7 +10,7 @@ This document will help you check for common issues and make sure your issue has ## Check to see if the issue has been reported -* Search the [Homebrew/homebrew-core issue tracker](https://github.com/Homebrew/homebrew-core/issues) or [Homebrew/linuxbrew-core issue tracker](https://github.com/Homebrew/homebrew-core/issues) to see if someone else has already reported the same issue. +* Search the [Homebrew/homebrew-core issue tracker](https://github.com/Homebrew/homebrew-core/issues) or [Homebrew/linuxbrew-core issue tracker](https://github.com/Homebrew/linuxbrew-core/issues) to see if someone else has already reported the same issue. * If a formula that has failed to build is part of a non-core tap or a cask is part of [homebrew/cask](https://github.com/Homebrew/homebrew-cask/issues) check those issue trackers instead. ## Create an issue