Skip to content

Commit

Permalink
Merge pull request #3164 from kineticsquid/main
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptronicek authored Nov 27, 2024
2 parents f59418d + 6fc0a81 commit deba2b5
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 @@ -182,7 +182,7 @@ export const DefaultMenuContent: FunctionComponent = () => {
const closeWorkingGroupMenu = () => setWorkingGroupMenuOpen(false);

return <>
<MenuLink href='https://github.com/eclipse/openvsx/wiki'>
<MenuLink href='https://github.com/EclipseFdn/open-vsx.org/wiki'>
Documentation
</MenuLink>
<MenuLink href='https://status.open-vsx.org/'>
Expand Down

0 comments on commit deba2b5

Please sign in to comment.