We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 692a1a6 commit 266b577Copy full SHA for 266b577
1 file changed
app/page.tsx
@@ -12,7 +12,7 @@ const Home = () => {
12
<Link href="/ko/getting-started/link-account">한국어</Link>
13
</Item>
14
<Item>
15
- <Link href="/en/arena/getting-started/link-account">English</Link>
+ <Link href="/en/getting-started/link-account">English</Link>
16
17
</Itemize>
18
</>
0 commit comments