Fix GitHub naming and url
This commit is contained in:
parent
706c0d9c94
commit
4d1afc2efe
@ -67,7 +67,7 @@ const Page = ({ title, goBack, children }: PageProps) => {
|
||||
<div className="footer-links">
|
||||
<StackableContainer base lessPadding lessMargin>
|
||||
<p>
|
||||
<a href="https://github.com/samepant/cosmoshub-legacy-multisig">View on github</a>
|
||||
<a href="https://github.com/cosmos/cosmos-multisig-ui">View on GitHub</a>
|
||||
</p>
|
||||
</StackableContainer>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user