Update link

This commit is contained in:
Matt Bierner
2021-09-29 08:45:48 -07:00
parent ece191d76f
commit fa27356174

View File

@@ -185,7 +185,7 @@ export class IntellisenseStatus extends Disposable {
title: localize('syntaxOnly.command.title.learnMore', "Learn More"),
command: 'vscode.open',
arguments: [
vscode.Uri.parse('https://go.microsoft.com/fwlink/?linkid=2114477'), // TODO: add proper link once published
vscode.Uri.parse('https://aka.ms/vscode/jsts/partial-mode'),
]
};
break;