We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6722671 commit 4b5b3c6Copy full SHA for 4b5b3c6
docs/.vuepress/config.js
@@ -20,6 +20,7 @@ module.exports = {
20
themeConfig: {
21
repo: "cosmos/ibc-go",
22
docsRepo: "cosmos/ibc-go",
23
+ docsBranch: "main",
24
docsDir: "docs",
25
editLinks: true,
26
label: "ibc",
0 commit comments