We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02f9af1 commit 43d0d8eCopy full SHA for 43d0d8e
lib/vscode/src/vs/workbench/contrib/extensions/browser/extensionsViewlet.ts
@@ -476,7 +476,7 @@ export class ExtensionsViewPaneContainer extends ViewPaneContainer implements IE
476
<p style="margin-top: 0; margin-bottom: 4px">
477
These extensions are not official. Find additional open-source extensions
478
<a style="color: ${linkColor}" href="https://open-vsx.org/" target="_blank">here</a>.
479
- See <a style="color: ${linkColor}" href="https://github.com/cdr/code-server/blob/master/doc/FAQ.md#differences-compared-to-vs-code" target="_blank">docs</a>.
+ See <a style="color: ${linkColor}" href="https://github.com/cdr/code-server/blob/master/docs/FAQ.md#differences-compared-to-vs-code" target="_blank">docs</a>.
480
</p>
481
</div>
482
`;
0 commit comments