We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 99fa48f + 41069a0 commit 69c363bCopy full SHA for 69c363b
website/src/menu-content.tsx
@@ -182,7 +182,7 @@ export const DefaultMenuContent: FunctionComponent = () => {
182
const closeWorkingGroupMenu = () => setWorkingGroupMenuOpen(false);
183
184
return <>
185
- <MenuLink href='https://github.com/eclipse/openvsx/wiki'>
+ <MenuLink href='https://github.com/EclipseFdn/open-vsx.org/wiki'>
186
Documentation
187
</MenuLink>
188
<MenuLink href='https://status.open-vsx.org/'>
0 commit comments