From 7d3dcc0116be456dea89f6d2a773094a01e0c328 Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Thu, 18 Apr 2013 22:54:33 -0500 Subject: [PATCH] Fix the link to the Homebrew wiki --- site/_posts/2012-07-01-extras.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/site/_posts/2012-07-01-extras.md b/site/_posts/2012-07-01-extras.md index 2ac89e32..594f8acb 100644 --- a/site/_posts/2012-07-01-extras.md +++ b/site/_posts/2012-07-01-extras.md @@ -41,8 +41,9 @@ $ pip install pygments

Homebrew doesn’t symlink the executables for you. For the Homebrew default Cellar location and Python 2.7, be sure to add `/usr/local/share/python` to - your `PATH`. For more information, check out [the Homebrew - wiki](https://github.com/mxcl/homebrew/wiki/Homebrew-and-Python). + your `PATH`. For more information, check out + the + Homebrew wiki.