fix: update v2 pool information link (#7058)

update link
This commit is contained in:
Brendan Wong 2023-08-02 19:07:08 -04:00 committed by GitHub
parent 2c1e608f84
commit b8573930b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -164,7 +164,7 @@ export default function Pool() {
<ExternalLink
style={{ color: theme.white, textDecoration: 'underline' }}
target="_blank"
href="https://docs.uniswap.org/protocol/V2/concepts/core-concepts/pools"
href="https://docs.uniswap.org/contracts/v2/concepts/core-concepts/pools"
>
<ThemedText.DeprecatedWhite fontSize={14}>
<Trans>Read more about providing liquidity</Trans>