Commit b791afac authored by ChrisFox.eth's avatar ChrisFox.eth Committed by GitHub

Updating two public-facing URLs to docs (#1992)

parent 2899c8af
......@@ -596,7 +596,9 @@ export default function AddLiquidity({
<Trans>
Your liquidity will only earn fees when the market price of the pair is within your range.{' '}
<ExternalLink
href={'https://docs.uniswap.org/concepts/introduction/liquidity-user-guide#4-set-price-range'}
href={
'https://docs.uniswap.org/protocol/concepts/introduction/liquidity-user-guide#4-set-price-range'
}
style={{ fontSize: '14px' }}
>
Need help picking a range?
......
......@@ -123,7 +123,7 @@ export default function CTACards() {
<div>
<MinimalNetworkAlert />
<CTASection>
<CTA1 href={'https://docs.uniswap.org/concepts/introduction/liquidity-user-guide'}>
<CTA1 href={'https://docs.uniswap.org/protocol/concepts/introduction/liquidity-user-guide'}>
<ResponsiveColumn>
<HeaderText>
<Trans>Uniswap V3 is here!</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