From db859e3081179eeeadd8100c0c9935cd557aae00 Mon Sep 17 00:00:00 2001 From: Nick Trogh Date: Tue, 16 Sep 2025 05:38:15 -0700 Subject: [PATCH] Fix docs link --- blogs/2025/09/15/autoModelSelection.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blogs/2025/09/15/autoModelSelection.md b/blogs/2025/09/15/autoModelSelection.md index 1b9128ed6d..678a43aaff 100644 --- a/blogs/2025/09/15/autoModelSelection.md +++ b/blogs/2025/09/15/autoModelSelection.md @@ -37,6 +37,6 @@ With VS Code's rapid usage growth, auto helps us manage capacity, so we can hand * Let users on a free plan take advantage of the latest models through auto * Improve the model dropdown to make it more obvious which models and discounts are used -Using [VS Code Insiders](https://code.visualstudio.com/insiders/) and providing feedback in [our open source repository](https://github.com/microsoft/vscode/issues) is the best way to help us improve auto. For the latest information, check out the [auto model selection documentation](https://code.visualstudio.com/docs/copilot/customization/language-models#_auto-model-selection). +Using [VS Code Insiders](https://code.visualstudio.com/insiders/) and providing feedback in [our open source repository](https://github.com/microsoft/vscode/issues) is the best way to help us improve auto. For the latest information, check out the [auto model selection documentation](https://code.visualstudio.com/docs/copilot/customization/language-models#_auto-model-selection-preview). Happy coding! \ No newline at end of file