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