Author: vborja
Date: Wed Mar  4 07:58:51 2009
New Revision: 749938

URL: http://svn.apache.org/viewvc?rev=749938&view=rev
Log:
Update git mirror location.

Modified:
    buildr/trunk/doc/pages/contributing.textile

Modified: buildr/trunk/doc/pages/contributing.textile
URL: 
http://svn.apache.org/viewvc/buildr/trunk/doc/pages/contributing.textile?rev=749938&r1=749937&r2=749938&view=diff
==============================================================================
--- buildr/trunk/doc/pages/contributing.textile (original)
+++ buildr/trunk/doc/pages/contributing.textile Wed Mar  4 07:58:51 2009
@@ -76,10 +76,10 @@
 
 h3.  Git
 
-Not a fan SVN?  We understand.  You can also grab a copy of "Buildr from 
GitHub":http://github.com/vic/buildr/tree/master:
+Not a fan SVN?  We understand.  You can also grab a copy of "Buildr from 
GitHub":http://github.com/buildr/buildr/tree/master:
 
 {{{!sh
-$ git clone git://github.com/vic/buildr.git
+$ git clone git://github.com/buildr/buildr.git
 }}}
 
 If you want to learn more about Git, you can start by watching Scott 
Chacon’s "Git 
presentation":http://en.oreilly.com/rails2008/public/asset/attachment/2816 
(PDF), or any of the "Git screencasts":http://www.gitcasts.com/.  For more, 
there's also the "Git Internals 
book":http://peepcode.com/products/git-internals-pdf.


Reply via email to