From a3937e4d0d2ec2a163b57d85ac00a1139029a391 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 25 Feb 2025 06:35:35 -0800 Subject: [PATCH] copy --- aider/website/docs/llms/anthropic.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/website/docs/llms/anthropic.md b/aider/website/docs/llms/anthropic.md index c4c65c981..fcbb96ef9 100644 --- a/aider/website/docs/llms/anthropic.md +++ b/aider/website/docs/llms/anthropic.md @@ -47,7 +47,7 @@ thinking tokens by default. Enabling thinking currently requires manual configuration. You need to add the following to your `.aider.model.settings.yml` -[model settings file](http://127.0.0.1:4000/docs/config/adv-model-settings.html#model-settings). +[model settings file](/docs/config/adv-model-settings.html#model-settings). Adjust the `budget_tokens` value to change the target number of thinking tokens. ```yaml