Commit b8573930 authored by Brendan Wong's avatar Brendan Wong Committed by GitHub

fix: update v2 pool information link (#7058)

update link
parent 2c1e608f
...@@ -164,7 +164,7 @@ export default function Pool() { ...@@ -164,7 +164,7 @@ export default function Pool() {
<ExternalLink <ExternalLink
style={{ color: theme.white, textDecoration: 'underline' }} style={{ color: theme.white, textDecoration: 'underline' }}
target="_blank" 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}> <ThemedText.DeprecatedWhite fontSize={14}>
<Trans>Read more about providing liquidity</Trans> <Trans>Read more about providing liquidity</Trans>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment