Commit 8b743615 authored by Vignesh Mohankumar's avatar Vignesh Mohankumar Committed by GitHub

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

parent 9e4fdabc
...@@ -261,7 +261,7 @@ export default function Pool() { ...@@ -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,
}, },
] ]
......
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