Merge PR #4830: Edit link in docs should point to the master branch

This commit is contained in:
Denis Fadeev 2019-08-02 00:02:13 +05:00 committed by Alexander Bezobchuk
parent 2e3c52bae1
commit 99371010f8
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ module.exports = {
repo: "cosmos/cosmos-sdk",
editLinks: true,
docsDir: "docs",
docsBranch: "develop",
docsBranch: "master",
editLinkText: "Edit this page on Github",
lastUpdated: true,
algolia: {