diff options
| author | Dominyk Tiller | 2014-11-11 19:40:25 +0000 | 
|---|---|---|
| committer | Mike McQuaid | 2014-11-12 08:03:13 +0000 | 
| commit | ea5d2d8f62282829dc5a887a457486ae00521d48 (patch) | |
| tree | 868a13309bb083fcdf7c76568d3b2d58f66d53a8 /Library/Formula/python.rb | |
| parent | cdbdb9b190a4fd0a0402724a0ae857bef607fbfd (diff) | |
| download | homebrew-ea5d2d8f62282829dc5a887a457486ae00521d48.tar.bz2 | |
Documentation Fixes
The bigger, uglier brother of #34090.
Closes #34106.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula/python.rb')
| -rw-r--r-- | Library/Formula/python.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/python.rb b/Library/Formula/python.rb index d222e15eb..86deb25af 100644 --- a/Library/Formula/python.rb +++ b/Library/Formula/python.rb @@ -321,7 +321,7 @@ class Python < Formula      They will install into the site-package directory        #{site_packages} -    See: https://github.com/Homebrew/homebrew/wiki/Homebrew-and-Python +    See: https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/Homebrew-and-Python.md      EOS    end | 
