typo git-svn-id: https://svn.apache.org/repos/asf/couchdb/site@1640135 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/9556cca6 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/9556cca6 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/9556cca6 Branch: refs/heads/asf-site Commit: 9556cca6cc95907da5b4c0cb1e1f5388616fac06 Parents: 7ab2350 Author: Jan Lehnardt <[email protected]> Authored: Mon Nov 17 10:30:38 2014 +0000 Committer: Jan Lehnardt <[email protected]> Committed: Mon Nov 17 10:30:38 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/9556cca6/developer-preview/2.0/index.html ---------------------------------------------------------------------- diff --git a/developer-preview/2.0/index.html b/developer-preview/2.0/index.html index 964b811..70e1a8e 100644 --- a/developer-preview/2.0/index.html +++ b/developer-preview/2.0/index.html @@ -124,7 +124,7 @@ This fabulous linen texture was integrated into the site design. git checkout developer-preview-2.0 ./configure make - dev/rel + dev/run </pre></code> <p> The last command starts a three node cluster on the ports 15984, 25984 and 35984. They represent the endpoints in a three node cluster and you can connect to either one of them to access the full cluster.
