Update branch in deploy-docs.sh. (#3695)

This commit is contained in:
Gian Merlino 2016-11-15 13:46:46 -08:00 committed by Fangjin Yang
parent 094f5b851b
commit 607f64376c
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ if [ -z "$opt_dryrun" ]; then
{
"title" : "Update Documentation for $version",
"head" : "$updatebranch",
"base" : "master"
"base" : "src"
}
EOF