diff --git a/docs/content/advanced/model-configuration.md b/docs/content/advanced/model-configuration.md index 1d3268b11..ec134d046 100644 --- a/docs/content/advanced/model-configuration.md +++ b/docs/content/advanced/model-configuration.md @@ -429,7 +429,7 @@ name: my-model reasoning_effort: none # none | minimal | low | medium | high ``` -For [realtime pipelines]({{%relref "docs/features/openai-realtime" %}}), set it on the pipeline so it applies to the pipeline's LLM without editing that model's own config: +For [realtime pipelines]({{%relref "features/openai-realtime" %}}), set it on the pipeline so it applies to the pipeline's LLM without editing that model's own config: ```yaml name: gpt-realtime