You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2017/03/09 18:53:54 UTC

[couchdb] branch master updated: pull docs/fauxton from github

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

rnewson pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git

The following commit(s) were added to refs/heads/master by this push:
       new  cb1a0cf   pull docs/fauxton from github
cb1a0cf is described below

commit cb1a0cf62937821ab9403e8cba3ba08f2f0b80a7
Author: Robert Newson <rn...@apache.org>
AuthorDate: Thu Mar 9 18:53:44 2017 +0000

    pull docs/fauxton from github
---
 rebar.config.script | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/rebar.config.script b/rebar.config.script
index 9770a9a..641fa1f 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -38,11 +38,13 @@ DepDescs = [
 {couch_stats,      "couch-stats",      "7895d4d3f509ed24f09b6d1a0bd0e06af34551dc"},
 {couch_peruser,    "peruser",          "4eea9571171a5b41d832da32204a1122a01f4b0e"},
 {couch_tests,       "erlang-tests",    "37b3bfeb4b1a48a592456e67991362e155ed81e0"},
-{docs,             "documentation",    "59a887a97f9b6befc6de0c5bdaf17d79fb7f915d", [raw]},
+{docs,             {url, "https://github.com/apache/couchdb-documentation"},
+                   "59a887a97f9b6befc6de0c5bdaf17d79fb7f915d", [raw]},
 {ddoc_cache,       "ddoc-cache",       "c762e90a33ce3cda19ef142dd1120f1087ecd876"},
 {ets_lru,          "ets-lru",          "c05488c8b1d7ec1c3554a828e0c9bf2888932ed6"},
 {fabric,           "fabric",           "d22903c0ceaf19a305e67b5b7322cbdc4e5e9340"},
-{fauxton,          "fauxton",          {tag, "v1.1.9"}, [raw]},
+{fauxton,          {url, "https://github.com/apache/couchdb-fauxton"},
+                   {tag, "v1.1.9"}, [raw]},
 {folsom,           "folsom",           "a5c95dec18227c977029fbd3b638966d98f17003"},
 {global_changes,   "global-changes",   "f6e4c5629a7d996d284e4489f1897c057823f846"},
 {ibrowse,          "ibrowse",          "4af2d408607874d124414ac45df1edbe3961d1cd"},

-- 
To stop receiving notification emails like this one, please contact
['"commits@couchdb.apache.org" <co...@couchdb.apache.org>'].