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

This commit is contained in:
Denis Fadeev
2019-08-01 15:02:13 -04:00
committed by Alexander Bezobchuk
parent 2e3c52bae1
commit 99371010f8
+1 -1
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: {