Skip to content

Commit

Permalink
feat: update banner copy about deprecation (#459)
Browse files Browse the repository at this point in the history
  • Loading branch information
cbachmeier authored Jun 4, 2024
1 parent 8b3b85c commit a668245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ function App() {
<AppWrapper>
<BannerWrapper>
<UrlBanner>
{`Explore the new combinved V2 and V3 analytics at `}
{`info.uniswap.org is being deprecated on June 11th. Explore the new combined V2 and V3 analytics at `}
<Link color="white" external href={'https://app.uniswap.org/explore'}>
<Decorator>app.uniswap.org</Decorator>
</Link>{' '}
Expand Down

0 comments on commit a668245

Please sign in to comment.