summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoan Touzet <joant@atypical.net>2017-07-05 02:51:19 -0400
committerJoan Touzet <joant@atypical.net>2017-07-05 02:51:19 -0400
commit7589340b0f8e84c4bd70f6b5ebddebe6c3ea25cc (patch)
tree0be790bd3a84c9731e88614def0dcbde2dc89cd2
parent409ea971d8272adbc3d4d51b42df698d0dfb9d32 (diff)
downloadcouchdb-7589340b0f8e84c4bd70f6b5ebddebe6c3ea25cc.tar.gz
bump docs dep
-rw-r--r--rebar.config.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config.script b/rebar.config.script
index 2cf328a4a..8c8cfae2a 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -56,7 +56,7 @@ DepDescs = [
%% Non-Erlang deps
{docs, {url, "https://github.com/apache/couchdb-documentation"},
- "e274cea923a8e090c488970a931ae4852d0fc491", [raw]},
+ "4670c710115a8e7bb6f1f9e7fdfb132276cda24b", [raw]},
{fauxton, {url, "https://github.com/apache/couchdb-fauxton"},
{tag, "v1.1.12"}, [raw]},
%% Third party deps