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.
1 parent f59418d commit 6fc0a81Copy full SHA for 6fc0a81
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