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 99fa48f commit 41069a0Copy full SHA for 41069a0
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