Author: donaldp
Date: Tue Dec  3 22:40:26 2013
New Revision: 1547621

URL: http://svn.apache.org/r1547621
Log:
Correct location of Git mirror in the README. 

Submitted by Marcos Sainz.

Modified:
    buildr/trunk/CHANGELOG
    buildr/trunk/README.rdoc

Modified: buildr/trunk/CHANGELOG
URL: 
http://svn.apache.org/viewvc/buildr/trunk/CHANGELOG?rev=1547621&r1=1547620&r2=1547621&view=diff
==============================================================================
--- buildr/trunk/CHANGELOG (original)
+++ buildr/trunk/CHANGELOG Tue Dec  3 22:40:26 2013
@@ -1,4 +1,6 @@
 1.4.16 (Pending)
+* Fixed:  Correct location of Git mirror in the README. Submitted
+          by Marcos Sainz.
 
 1.4.15 (2013-11-06)
 * Change: Update to TestNG 6.8.7.

Modified: buildr/trunk/README.rdoc
URL: 
http://svn.apache.org/viewvc/buildr/trunk/README.rdoc?rev=1547621&r1=1547620&r2=1547621&view=diff
==============================================================================
--- buildr/trunk/README.rdoc (original)
+++ buildr/trunk/README.rdoc Tue Dec  3 22:40:26 2013
@@ -101,9 +101,9 @@ You can check the latest sources from SV
 Or browse the SVN repository online:
 http://svn.apache.org/repos/asf/buildr
 
-If you prefer Git, a Git fork is available from 
http://github.com/buildr/buildr/tree/master:
+If you prefer Git, a Git mirror is available from 
http://github.com/apache/buildr:
 
-  git clone git://github.com/buildr/buildr.git
+  git clone git://github.com/apache/buildr.git
 
 To install Buildr locally from source:
 


Reply via email to