The canonical repository for rebar is https://github.com/rebar/rebar
git-svn-id: https://svn.apache.org/repos/asf/couchdb/site@1640248 13f79535-47bb-0310-9956-ffa450edef68 Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/d721f2ba Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/d721f2ba Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/d721f2ba Branch: refs/heads/asf-site Commit: d721f2ba87d1a3159ad0ad55791c1198342136de Parents: 9556cca Author: Alexander Shorin <[email protected]> Authored: Mon Nov 17 22:37:42 2014 +0000 Committer: Alexander Shorin <[email protected]> Committed: Mon Nov 17 22:37:42 2014 +0000 ---------------------------------------------------------------------- developer-preview/2.0/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/d721f2ba/developer-preview/2.0/index.html ---------------------------------------------------------------------- diff --git a/developer-preview/2.0/index.html b/developer-preview/2.0/index.html index 70e1a8e..6c73fde 100644 --- a/developer-preview/2.0/index.html +++ b/developer-preview/2.0/index.html @@ -108,7 +108,7 @@ This fabulous linen texture was integrated into the site design. <li>Erlang (R14B or R16B or later)</li> <li>Spidermonkey 1.8.5</li> <li>libicu-dev</li> - <li><a href="https://github.com/basho/rebar">rebar</a></li> + <li><a href="https://github.com/rebar/rebar">rebar</a></li> <li>Node.js with npm (for Fauxton, the web UI)</li> </ul> </p>
