Skip to content

Commit 807d1bc

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

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)