fix: link to providing liquidity help doc (#6169)

This commit is contained in:
Vignesh Mohankumar 2023-03-16 18:01:46 -04:00 committed by GitHub
parent 9e4fdabc34
commit 8b743615d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -261,7 +261,7 @@ export default function Pool() {
<BookOpen size={16} /> <BookOpen size={16} />
</PoolMenuItem> </PoolMenuItem>
), ),
link: 'https://docs.uniswap.org/', link: 'https://support.uniswap.org/hc/en-us/categories/8122334631437-Providing-Liquidity-',
external: true, external: true,
}, },
] ]