Skip to content

Commit 10f61d0

Browse files
author
Barrie Byron
authored
fix(docs): link on welcome screen to go to docs not the repo (#791)
close #788 changed link to go to the docs href="https://docs.cosmos.network/
1 parent aa481ac commit 10f61d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

starport/ui/src/views/Welcome.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<p>
6969
Your blockchain is built with
7070
<a
71-
href="https://github.com/cosmos/cosmos-sdk"
71+
href="https://docs.cosmos.network/"
7272
target="_blank"
7373
class="-sp-c-txt-highlight"
7474
>Cosmos SDK</a

0 commit comments

Comments
 (0)