We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1dc019 commit 78bae75Copy full SHA for 78bae75
Rakefile
@@ -39,7 +39,7 @@ module PrototypeHelper
39
puts "\nPrototype requires Git in order to load its dependencies."
40
puts "\nMake sure you've got Git installed and in your path."
41
puts "\nFor more information, visit:\n\n"
42
- puts " http://book.git-scm.com/2_installing_git.html"
+ puts " http://git-scm.com/book/en/v2/Getting-Started-Installing-Git"
43
exit
44
end
45
0 commit comments