Skip to content

Commit

Permalink
edit KyberSwap
Browse files Browse the repository at this point in the history
  • Loading branch information
namgold committed Sep 21, 2023
1 parent 8308642 commit 0051747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Menu/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ export default function Menu() {
title={t`About`}
link={'/about'}
options={[
{ link: '/about/kyberswap', label: 'Kyberswap' },
{ link: '/about/kyberswap', label: 'KyberSwap' },
{ link: '/about/knc', label: 'KNC' },
]}
/>
Expand Down

0 comments on commit 0051747

Please sign in to comment.