Skip to content

Commit

Permalink
Fixing previous wiki link, doh
Browse files Browse the repository at this point in the history
  • Loading branch information
kineticsquid committed Nov 11, 2024
1 parent f432a5f commit 5eeff13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/menu-content.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ export const MobileMenuContent: FunctionComponent = () => {
</Link>
</MobileMenuItem>
<MobileMenuItem>
<Link href='https://github.com/EclipseFdn/open-vsx.org.git'>
<Link href='https://github.com/EclipseFdn/open-vsx.org/wiki'>
<MobileMenuItemText>
<MenuBookIcon sx={itemIcon} />
Documentation
Expand Down

0 comments on commit 5eeff13

Please sign in to comment.