summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuaaz Saleem <muaazsaleem@outlook.com>2017-10-29 15:48:16 +0100
committerJan Lehnardt <jan@apache.org>2017-10-29 17:10:11 +0100
commitcd079e66e85c91a6ef6849062838b520c25a97f3 (patch)
tree5b296356a8b1a076aaf4ed5cc661e45e28b4cdc2
parent7eaff43b9b67e646646c795a8d9af19b57806cfd (diff)
downloadcouchdb-cd079e66e85c91a6ef6849062838b520c25a97f3.tar.gz
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
-rw-r--r--INSTALL.Unix.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.Unix.md b/INSTALL.Unix.md
index eb7e72c76..b2d4fbdbc 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