fix curl.rst

Project: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/couchdb-documentation/commit/2e7b4c7e
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/tree/2e7b4c7e
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/diff/2e7b4c7e

Branch: refs/heads/master
Commit: 2e7b4c7ee8fbc8b98103ad86462c18ffeb8f3289
Parents: b5725e4
Author: Lev Tonkikh <leonst...@gmail.com>
Authored: Sat Oct 15 22:33:26 2016 +0300
Committer: Lev Tonkikh <leonst...@gmail.com>
Committed: Sat Oct 15 22:33:26 2016 +0300

----------------------------------------------------------------------
 src/intro/curl.rst | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/2e7b4c7e/src/intro/curl.rst
----------------------------------------------------------------------
diff --git a/src/intro/curl.rst b/src/intro/curl.rst
index 6ceb4a2..192a3a1 100644
--- a/src/intro/curl.rst
+++ b/src/intro/curl.rst
@@ -36,12 +36,10 @@ clarity):
 
     {
         "couchdb": "Welcome",
-        "uuid": "85fb71bf700c17267fef77535820e371",
+        "version": "2.0.0",
         "vendor": {
-            "name": "The Apache Software Foundation",
-            "version": "1.4.0"
-        },
-        "version": "1.4.0"
+            "name": "The Apache Software Foundation"
+        }
     }
 
 .. note::

Reply via email to