Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 1BD49200BE2 for ; Thu, 1 Dec 2016 03:13:53 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 1A83A160B19; Thu, 1 Dec 2016 02:13:53 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 623E5160B13 for ; Thu, 1 Dec 2016 03:13:52 +0100 (CET) Received: (qmail 54006 invoked by uid 500); 1 Dec 2016 02:13:51 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 53997 invoked by uid 99); 1 Dec 2016 02:13:51 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Dec 2016 02:13:51 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 768EDE04BB; Thu, 1 Dec 2016 02:13:51 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: robertkowalski@apache.org To: commits@couchdb.apache.org Message-Id: <0621567f7b574648b8bc0d62b636065a@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: documentation commit: updated refs/heads/master to 77b5d1d Date: Thu, 1 Dec 2016 02:13:51 +0000 (UTC) archived-at: Thu, 01 Dec 2016 02:13:53 -0000 Repository: couchdb-documentation Updated Branches: refs/heads/master 4810d1c63 -> 77b5d1d63 Tiny 127 address fix Just removed a 0 to make the address more "normal" PR: #85 PR-URL: https://github.com/apache/couchdb-documentation/pull/85 Reviewed-By: Robert Kowalski Project: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/commit/77b5d1d6 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/tree/77b5d1d6 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/diff/77b5d1d6 Branch: refs/heads/master Commit: 77b5d1d6372c74515950f18e45930e9a7304db76 Parents: 4810d1c Author: James Seigel Authored: Sat Oct 22 18:37:12 2016 -0600 Committer: Robert Kowalski Committed: Thu Dec 1 03:13:40 2016 +0100 ---------------------------------------------------------------------- src/cluster/setup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/77b5d1d6/src/cluster/setup.rst ---------------------------------------------------------------------- diff --git a/src/cluster/setup.rst b/src/cluster/setup.rst index 0d97927..a956bd1 100644 --- a/src/cluster/setup.rst +++ b/src/cluster/setup.rst @@ -155,7 +155,7 @@ task. Luckily, CouchDB 2.0 comes with a convenient Cluster Setup Wizard as part of the Fauxton web administration interface. After installation and initial startup, visit Fauxton at -``http://127.0.0.01:5984/_utils#setup``. You will be asked to set up +``http://127.0.0.1:5984/_utils#setup``. You will be asked to set up CouchDB as a single-node instance or set up a cluster. When you click "setup cluster" on the other hand, you are asked for