Skip to content

Commit 1632ed0

Browse files
Fix(docs): correct broken link in vscode-lm.md (#233)
1 parent 1fa6a3f commit 1632ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/providers/vscode-lm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebar_label: VS Code Language Model API
44

55
# Using VS Code Language Model API With Roo Code
66

7-
Roo Code includes *experimental* support for the [VS Code Language Model API](https://code.visualstudio.com/api/language-extensions/language-model-access). This API allows extensions to provide access to language models directly within VS Code. This means you can potentially use models from:
7+
Roo Code includes *experimental* support for the [VS Code Language Model API](https://code.visualstudio.com/api/extension-guides/language-model). This API allows extensions to provide access to language models directly within VS Code. This means you can potentially use models from:
88

99
* **GitHub Copilot:** If you have a Copilot subscription and the extension installed.
1010
* **Other VS Code Extensions:** Any extension that implements the Language Model API.

0 commit comments

Comments
 (0)