From ab19bc641ca2cd6b4dc7d408bbb8df29432c07d4 Mon Sep 17 00:00:00 2001 From: Dominyk Tiller Date: Thu, 1 Oct 2015 20:58:30 +0100 Subject: [PATCH] El_Capitan_and_Homebrew: update dead link --- share/doc/homebrew/El_Capitan_and_Homebrew.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/doc/homebrew/El_Capitan_and_Homebrew.md b/share/doc/homebrew/El_Capitan_and_Homebrew.md index c64fa07286..459ecda24e 100644 --- a/share/doc/homebrew/El_Capitan_and_Homebrew.md +++ b/share/doc/homebrew/El_Capitan_and_Homebrew.md @@ -6,9 +6,9 @@ SIP prevents you from writing to many system directories such as `/usr`, `/Syste One of the implications of SIP is that you cannot simply create `/usr/local` if it is removed or doesn't exist for another reason. However, as noted in the keynote, Apple is leaving `/usr/local` open for developers to use, so Homebrew can still be used as expected. -Apple documentation hints that `/usr/local` will be returned to `root:wheel restricted` permissions on [every OS X update](https://developer.apple.com/library/prerelease/mac/releasenotes/General/rn-osx-10.11/); Homebrew will be adding a `brew doctor` check to warn you when this happens in the near future. +Apple documentation *hints* that `/usr/local` will be returned to `root:wheel restricted` permissions on [every OS X update](https://developer.apple.com/library/mac/releasenotes/General/rn-osx-10.11/index.html). There is a `brew doctor` check in place to advise if permissions have slipped for whatever reason. -If you haven't installed Homebrew in `/usr/local` or another system-protected directory, none of these concerns apply to you. +**If you haven't installed Homebrew in `/usr/local` or another system-protected directory, this document does not apply to you.** This is how to fix Homebrew on El Capitan if you see permission issues: