Skip to content

Commit

Permalink
feat: update banner copy about deprecation (#321)
Browse files Browse the repository at this point in the history
  • Loading branch information
cbachmeier committed Jun 4, 2024
1 parent f09fc31 commit 43e5b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ export default function App() {
)}
<BannerWrapper>
<UrlBanner>
{`Explore the new combined V2 and V3 analytics at `}
{`info.uniswap.org is being deprecated on June 11th. Explore the new combined V2 and V3 analytics at `}
<Link href={'https://app.uniswap.org/explore'}>
<Decorator>app.uniswap.org</Decorator>
</Link>
Expand Down

0 comments on commit 43e5b31

Please sign in to comment.