Skip to content

Commit

Permalink
Merge pull request #89 from skalenetwork/bridge-update-terms-url
Browse files Browse the repository at this point in the history
Update TermsModal.tsx
  • Loading branch information
dmytrotkk authored Jun 23, 2023
2 parents a297d64 + 5f4223a commit 983e001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/TermsModal/TermsModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export default function TermsModal(props: any) {
<img src={logo} className="logoBig mp__margBott20 mp__margTop10" alt="logo" />
<p className='mp__p mp__p6 whiteText'>
We will NEVER ask you for your seed phrase or private keys. <br /><br />
SKALE Network is in beta - <Link target="_blank" rel="noopener noreferrer" href="https://docs.skale.network/learn/mainnet-beta">learn more</Link>. <br />
SKALE Network is in beta - <Link target="_blank" rel="noopener noreferrer" href="https://docs.skale.network/introduction/mainnet-beta">learn more</Link>. <br />
BE SURE that you are connected to the right bridge and only use official links:

<ul>
Expand Down

0 comments on commit 983e001

Please sign in to comment.