Skip to content

Commit 70577c2

Browse files
authored
docs: Github link in the sidebar (#1207)
1 parent 85f9528 commit 70577c2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/.vuepress/config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ module.exports = {
88
{
99
title: "Resources",
1010
children: [
11+
{
12+
title: "Starport on Github",
13+
path: "https://github.com/tendermint/starport",
14+
},
1115
{
1216
title: "Tutorials",
1317
path: "https://tutorials.cosmos.network",

0 commit comments

Comments
 (0)