Skip to content

Commit 22ce9b4

Browse files
authored
fix: swaps tooltip docs link subdomain (#2488)
1 parent 2f1415c commit 22ce9b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/transactions/Switch/SwitchModalTxDetails.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ const IntentTxDetails = ({
8787
<Trans>
8888
Fees help support the user experience and security of the Aave application.{' '}
8989
<Link
90-
href="https://docs.aave.com/docs/developers/smart-contracts/swap-features"
90+
href="https://aave.com/docs/developers/smart-contracts/swap-features"
9191
target="_blank"
9292
rel="noopener"
9393
>

0 commit comments

Comments
 (0)