From cd591caaf19e21d4d675c6c2bba3fbc5f46a2890 Mon Sep 17 00:00:00 2001 From: Matthias Winkelmann Date: Fri, 9 Dec 2016 19:15:22 +0100 Subject: [PATCH] Fixed link (issue label is mac, not os-x) --- docs/build-instructions/macos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/build-instructions/macos.md b/docs/build-instructions/macos.md index f03d0e385..18169435f 100644 --- a/docs/build-instructions/macos.md +++ b/docs/build-instructions/macos.md @@ -26,4 +26,4 @@ To also install the newly built application, use `script/build --install`. ## Troubleshooting ### macOS build error reports in atom/atom -* Use [this search](https://github.com/atom/atom/search?q=label%3Abuild-error+label%3Aos-x&type=Issues) to get a list of reports about build errors on macOS. +* Use [this search](https://github.com/atom/atom/search?q=label%3Abuild-error+label%3Amac&type=Issues) to get a list of reports about build errors on macOS.