From 607f64376c86f2247ec334f92d5f70375da50f78 Mon Sep 17 00:00:00 2001 From: Gian Merlino Date: Tue, 15 Nov 2016 13:46:46 -0800 Subject: [PATCH] Update branch in deploy-docs.sh. (#3695) --- docs/_bin/deploy-docs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_bin/deploy-docs.sh b/docs/_bin/deploy-docs.sh index 1c4ec433986..e3107be5293 100755 --- a/docs/_bin/deploy-docs.sh +++ b/docs/_bin/deploy-docs.sh @@ -108,7 +108,7 @@ if [ -z "$opt_dryrun" ]; then { "title" : "Update Documentation for $version", "head" : "$updatebranch", - "base" : "master" + "base" : "src" } EOF