From 3a758a8c60c8a6f77874adf94ec05c15f40b4039 Mon Sep 17 00:00:00 2001 From: Sam Brannen Date: Fri, 28 Feb 2014 17:31:18 +0100 Subject: [PATCH] Update link to Pro Git in CONTRIBUTING page --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bad83a8ce4..7678e5cf4f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -310,5 +310,5 @@ need to issue a new pull request when asked to make changes. [SpringSource CLA form]: https://support.springsource.com/spring_committer_signup [fork-and-edit]: https://github.com/blog/844-forking-with-the-edit-button [Spring Framework Code Style]: https://github.com/spring-projects/spring-framework/wiki/Spring-Framework-Code-Style -[commit guidelines section of Pro Git]: http://progit.org/book/ch5-2.html#commit_guidelines +[commit guidelines section of Pro Git]: http://git-scm.com/book/en/Distributed-Git-Contributing-to-a-Project#Commit-Guidelines [building from source]: https://github.com/spring-projects/spring-framework#building-from-source