Commit 1e54b976 authored by Connor Martin's avatar Connor Martin Committed by GitHub

changed to v3 docs links (#138)

parent 02c21ef7
...@@ -141,7 +141,7 @@ export default function Menu() { ...@@ -141,7 +141,7 @@ export default function Menu() {
<Info size={14} /> <Info size={14} />
About About
</MenuItem> </MenuItem>
<MenuItem href="https://uniswap.org/docs/v2"> <MenuItem href="https://docs.uniswap.org/">
<BookOpen size={14} /> <BookOpen size={14} />
Docs Docs
</MenuItem> </MenuItem>
......
...@@ -138,7 +138,7 @@ export default function Pool() { ...@@ -138,7 +138,7 @@ export default function Pool() {
{t('Learn')} {t('Learn')}
</MenuItem> </MenuItem>
), ),
link: 'https://uniswap.org/docs/v2/', link: 'https://docs.uniswap.org/',
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