Skip to content

Commit

Permalink
Issue EclipseFdn#564 : Change banner text to point to Whitepaper
Browse files Browse the repository at this point in the history
Signed-off-by: Brian King <[email protected]>
  • Loading branch information
Brian King committed Jul 2, 2021
1 parent 562d261 commit 192168f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/src/page-settings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ export default function createPageSettings(theme: Theme, themeType: 'light' | 'd
</Box>
<Typography variant='body1'>
Download this FREE white paper to learn more about Open VSX and why open source tools to
support VS Code extensions are gaining in popularity.
<Link color='secondary' href="https://outreach.eclipse.foundation/openvsx">Open VSX Registry: A Vendor Neutral, Open Source Marketplace for VS Code Extensions</Link>.
support VS Code extensions are gaining in
popularity. <Link color='secondary' href="https://outreach.eclipse.foundation/openvsx">Open VSX Registry: A Vendor Neutral, Open Source Marketplace for VS Code Extensions</Link>.
</Typography>
</Box>;

Expand Down

0 comments on commit 192168f

Please sign in to comment.