fix: learn more url [main] (#7483)

* fix: learn more url

* fix: snapshots

---------

Co-authored-by: charity-sock-pacifist <interface-github@example.com>
This commit is contained in:
charity-sock-pacifist 2023-10-17 13:58:16 -04:00 committed by GitHub
parent 53b53c2207
commit 6b60855362
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

@ -92,7 +92,7 @@ function SwapFeeTooltipContent({ hasFee }: { hasFee: boolean }) {
return (
<>
{message}{' '}
<ExternalLink href="https://uniswap.org/docs/v2/protocol-overview/fees/">
<ExternalLink href="https://support.uniswap.org/hc/en-us/articles/20131678274957">
<Trans>Learn more</Trans>
</ExternalLink>
</>

@ -747,7 +747,7 @@ exports[`SwapLineItem.tsx dutch order eth input 1`] = `
Fee is applied on a few token pairs to ensure the best experience with Uniswap. There is no fee associated with this swap.
<a
class="c10"
href="https://uniswap.org/docs/v2/protocol-overview/fees/"
href="https://support.uniswap.org/hc/en-us/articles/20131678274957"
rel="noopener noreferrer"
target="_blank"
>
@ -2160,7 +2160,7 @@ exports[`SwapLineItem.tsx exact input 1`] = `
Fee is applied on a few token pairs to ensure the best experience with Uniswap. There is no fee associated with this swap.
<a
class="c10"
href="https://uniswap.org/docs/v2/protocol-overview/fees/"
href="https://support.uniswap.org/hc/en-us/articles/20131678274957"
rel="noopener noreferrer"
target="_blank"
>
@ -3827,7 +3827,7 @@ exports[`SwapLineItem.tsx exact input api 1`] = `
Fee is applied on a few token pairs to ensure the best experience with Uniswap. There is no fee associated with this swap.
<a
class="c10"
href="https://uniswap.org/docs/v2/protocol-overview/fees/"
href="https://support.uniswap.org/hc/en-us/articles/20131678274957"
rel="noopener noreferrer"
target="_blank"
>
@ -5494,7 +5494,7 @@ exports[`SwapLineItem.tsx exact output 1`] = `
Fee is applied on a few token pairs to ensure the best experience with Uniswap. There is no fee associated with this swap.
<a
class="c10"
href="https://uniswap.org/docs/v2/protocol-overview/fees/"
href="https://support.uniswap.org/hc/en-us/articles/20131678274957"
rel="noopener noreferrer"
target="_blank"
>
@ -7369,7 +7369,7 @@ exports[`SwapLineItem.tsx fee on buy 1`] = `
Fee is applied on a few token pairs to ensure the best experience with Uniswap. There is no fee associated with this swap.
<a
class="c10"
href="https://uniswap.org/docs/v2/protocol-overview/fees/"
href="https://support.uniswap.org/hc/en-us/articles/20131678274957"
rel="noopener noreferrer"
target="_blank"
>
@ -9244,7 +9244,7 @@ exports[`SwapLineItem.tsx fee on sell 1`] = `
Fee is applied on a few token pairs to ensure the best experience with Uniswap. There is no fee associated with this swap.
<a
class="c10"
href="https://uniswap.org/docs/v2/protocol-overview/fees/"
href="https://support.uniswap.org/hc/en-us/articles/20131678274957"
rel="noopener noreferrer"
target="_blank"
>