Skip to content

Commit

Permalink
refactor(redirectBanner): redirect to new domain
Browse files Browse the repository at this point in the history
  • Loading branch information
envin3 committed Feb 26, 2024
1 parent 138373f commit 474f207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/molecules/popup/RedirectBanner.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const RedirectBanner = () => {
<br />
You are using an old domain that will be dismissed in the future.
<br />
Please use <a href="https://dapp.pnetworkprotocol.eth.limo">pnetworkprotocol.eth</a>
Please use <a href="https://dapp.p.network">dapp.p.network</a>
</Paragraph>
</StyledAlert>
</OuterContainerSwap>
Expand Down

0 comments on commit 474f207

Please sign in to comment.