docs: pull from tools' master branch

This commit is contained in:
Zach Ramsay 2017-09-18 12:14:23 -04:00
parent 044fe56b43
commit 881d2ce31e
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ texinfo_documents = [
] ]
repo = "https://raw.githubusercontent.com/tendermint/tools/" repo = "https://raw.githubusercontent.com/tendermint/tools/"
branch = "cleanup-and-move-docs" branch = "master"
tools = "./tools" tools = "./tools"
assets = tools + "/assets" assets = tools + "/assets"