aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorFrederick Akalin2017-08-22 18:18:19 -0700
committerFrederick Akalin2017-08-23 15:53:28 -0700
commit6f76627943e042049f159acdd9af2fab6942abcf (patch)
treeb42684c9dc6cb8eedac4bc57e608d0226631d1cd /docs
parent00eb4324de2035e417344b7b7a2cac6e5a8f29a5 (diff)
downloadbrew-6f76627943e042049f159acdd9af2fab6942abcf.tar.bz2
Just have the Apple documentation link
Diffstat (limited to 'docs')
-rw-r--r--docs/FAQ.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/FAQ.md b/docs/FAQ.md
index 053c1f971..c874c27cf 100644
--- a/docs/FAQ.md
+++ b/docs/FAQ.md
@@ -73,9 +73,7 @@ default. If you're on Mountain Lion or later, you can fix this by
running `sudo launchctl config user path "/usr/local/bin:$PATH"` and
then rebooting. Note that this sets the launchctl PATH for _all users_
([more details here](https://apple.stackexchange.com/a/198282)). For
-earlier versions,
-see [this page](https://stackoverflow.com/a/5444960/7869253),
-or
+earlier versions of macOS, see
[this page](https://developer.apple.com/legacy/library/qa/qa1067/_index.html).
## How do I contribute to Homebrew?