Replace buildr --> apache in github url Project: http://git-wip-us.apache.org/repos/asf/buildr/repo Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/3ba55cd7 Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/3ba55cd7 Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/3ba55cd7
Branch: refs/heads/master Commit: 3ba55cd7f773b96349ab31d650aef8c8e40eab09 Parents: 6c419f3 Author: Marcos Sainz <[email protected]> Authored: Tue Dec 3 14:07:02 2013 -0800 Committer: Marcos Sainz <[email protected]> Committed: Tue Dec 3 14:07:02 2013 -0800 ---------------------------------------------------------------------- README.rdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/buildr/blob/3ba55cd7/README.rdoc ---------------------------------------------------------------------- diff --git a/README.rdoc b/README.rdoc index c25d3d4..4736711 100644 --- a/README.rdoc +++ b/README.rdoc @@ -101,9 +101,9 @@ You can check the latest sources from SVN: 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 fork is available from http://github.com/apache/buildr/tree/master: - git clone git://github.com/buildr/buildr.git + git clone git://github.com/apache/buildr.git To install Buildr locally from source:
