You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/11/15 19:52:25 UTC

[GitHub] wohali commented on a change in pull request #335: Update responses and UI copy in Getting Started Guide

wohali commented on a change in pull request #335: Update responses and UI copy in Getting Started Guide
URL: https://github.com/apache/couchdb-documentation/pull/335#discussion_r233984228
 
 

 ##########
 File path: src/intro/tour.rst
 ##########
 @@ -58,7 +63,7 @@ All we added to the previous request is the _all_dbs string.
 
 The response should look like::
 
-    ["_replicator","_users"]
+    []
 
 Review comment:
   This means you didn't finish installation correctly. See http://docs.couchdb.org/en/stable/install/setup.html for the steps you missed.
   
   Absolutely the response should be `["_replicator","_users"]`. If you want to put an admonishment in here with a link to the doc page I mentioned above, go for it. ([Use the RST syntax for linking](http://www.sphinx-doc.org/en/master/usage/restructuredtext/roles.html#ref-role), not a link to the URL, please.)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services