Merge pull request #13416 from MatthiasWinkelmann/patch-1

Fix link in macOS build instructions
This commit is contained in:
Lee Dohm 2016-12-09 10:17:15 -08:00 committed by GitHub
commit 1a8681355e

View File

@ -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.