From acfd5c27209e004b0699108cf03a58f280f7efa6 Mon Sep 17 00:00:00 2001 From: Moody Salem Date: Wed, 5 May 2021 10:23:45 -0400 Subject: [PATCH] fixes https://github.com/Uniswap/v3-interface/issues/123 --- src/pages/Pool/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Pool/index.tsx b/src/pages/Pool/index.tsx index a3d62a3061..3c2c04d687 100644 --- a/src/pages/Pool/index.tsx +++ b/src/pages/Pool/index.tsx @@ -128,7 +128,7 @@ export default function Pool() { {t('V2 liquidity')} ), - link: '/migrate/v2', + link: '/pool/v2', external: false, }, {