File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
lib/vscode/src/vs/workbench/contrib/extensions/browser Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -476,7 +476,7 @@ export class ExtensionsViewPaneContainer extends ViewPaneContainer implements IE
476
476
<p style="margin-top: 0; margin-bottom: 4px">
477
477
These extensions are not official. Find additional open-source extensions
478
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>.
479
+ 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
480
</p>
481
481
</div>
482
482
` ;
You can’t perform that action at this time.
0 commit comments