diff --git a/text/31_Git_Hooks/0_ Git_Hooks.markdown b/text/31_Git_Hooks/0_ Git_Hooks.markdown index e4104506..be1941a7 100755 --- a/text/31_Git_Hooks/0_ Git_Hooks.markdown +++ b/text/31_Git_Hooks/0_ Git_Hooks.markdown @@ -354,5 +354,6 @@ to abort. ### References ### -[Git Hooks](http://www.kernel.org/pub/software/scm/git/docs/githooks.html) -* http://probablycorey.wordpress.com/2008/03/07/git-hooks-make-me-giddy/ \ No newline at end of file +* [Git Hooks](http://www.kernel.org/pub/software/scm/git/docs/githooks.html) +* ["Git hooks make me giddy" blog post](http://probablyinteractive.com/2008/11/7/Git-hooks-make-me-giddy.html) +