This is an automated email from the ASF dual-hosted git repository.

wohali pushed a commit to branch 211-update-2
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 04e14687609c420d16020e6fa45e698dab9e1a33
Author: Muaaz Saleem <[email protected]>
AuthorDate: Sun Oct 29 15:48:16 2017 +0100

    Updating verifyinstall URL
    
    While going to http://localhost:5984/_utils/verify_install.html returns 
`Not found.`, browsing to `http://localhost:5984/_utils/#/verifyinstall` works. 
Maybe the url is outdated
---
 INSTALL.Unix.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL.Unix.md b/INSTALL.Unix.md
index eb7e72c..b2d4fbd 100644
--- a/INSTALL.Unix.md
+++ b/INSTALL.Unix.md
@@ -236,7 +236,7 @@ To check that everything has worked, point your web browser 
to:
 
 From here you should verify your installation by pointing your web browser to:
 
-    http://localhost:5984/_utils/verify_install.html
+    http://localhost:5984/_utils/#/verifyinstall
 
 ## Running as a Daemon
 

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to