Skip to content

Commit 78bae75

Browse files
Update URL for git installation instructions.
1 parent f1dc019 commit 78bae75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ module PrototypeHelper
3939
puts "\nPrototype requires Git in order to load its dependencies."
4040
puts "\nMake sure you've got Git installed and in your path."
4141
puts "\nFor more information, visit:\n\n"
42-
puts " http://book.git-scm.com/2_installing_git.html"
42+
puts " http://git-scm.com/book/en/v2/Getting-Started-Installing-Git"
4343
exit
4444
end
4545

0 commit comments

Comments
 (0)