Skip to content

Commit 57ac3ed

Browse files
author
Benjamin Pasero
committed
💄 application link docs
1 parent 7ce981c commit 57ac3ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/vs/workbench/workbench.web.api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ interface IApplicationLink {
6464
* A link that is opened in the OS. If you want to open VSCode it must
6565
* follow our expected structure of links:
6666
*
67-
* <vscode|vscode-insiders>://<file|vscode-remote>/<authority>/<path>
67+
* <vscode|vscode-insiders>://<file|vscode-remote>/<remote-authority>/<path>
6868
*
6969
* For example:
7070
*

0 commit comments

Comments
 (0)