You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2014/10/10 21:33:33 UTC

fauxton commit: updated refs/heads/goodbye-futon to 591d3c3

Repository: couchdb-fauxton
Updated Branches:
  refs/heads/goodbye-futon 0ba06b3ef -> 591d3c311


update app root URL


Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/591d3c31
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/591d3c31
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/591d3c31

Branch: refs/heads/goodbye-futon
Commit: 591d3c3116bee2ce3957538cb3030e7f1f355132
Parents: 0ba06b3
Author: Jan Lehnardt <ja...@apache.org>
Authored: Fri Oct 10 21:33:25 2014 +0200
Committer: Jan Lehnardt <ja...@apache.org>
Committed: Fri Oct 10 21:33:25 2014 +0200

----------------------------------------------------------------------
 settings.json.default | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/591d3c31/settings.json.default
----------------------------------------------------------------------
diff --git a/settings.json.default b/settings.json.default
index bc5a617..0e67404 100644
--- a/settings.json.default
+++ b/settings.json.default
@@ -41,7 +41,7 @@
           "cachebuster": "?v1.0"
         },
         "app": {
-          "root": "/_utils/fauxton/",
+          "root": "/_utils/",
           "host": "../..",
           "version": "1.0"
         }