docs: Fix broken links in AI docs (#30872)

This PR fixes some broken links in the AI docs.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers
2025-05-17 11:54:42 +00:00
committed by GitHub
parent e518941445
commit 175ce05fd1
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -391,7 +391,7 @@ Example configuration:
You can configure additional models that will be used to perform inline assists in parallel.
When you do this, the inline assist UI will surface controls to cycle between the alternatives generated by each model.
The models you specify here are always used in _addition_ to your [default model](./ai/configuration.md#default-model).
The models you specify here are always used in _addition_ to your [default model](#default-model).
For example, the following configuration will generate two outputs for every assist.
One with Claude 3.7 Sonnet, and one with GPT-4o.