Skip to content

Commit 37335ef

Browse files
committed
doc: remove link
fix microsoft#35017
1 parent da62840 commit 37335ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/vs/vscode.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5748,7 +5748,7 @@ declare module 'vscode' {
57485748
* ~~The [input box](#SourceControlInputBox) for the last source control
57495749
* created by the extension.~~
57505750
*
5751-
* @deprecated Use [SourceControl.inputBox](#SourceControl.inputBox) instead
5751+
* @deprecated Use SourceControl.inputBox instead
57525752
*/
57535753
export const inputBox: SourceControlInputBox;
57545754

0 commit comments

Comments
 (0)