From 85d51f7ef8badebfb79d4f02cfdc5e99da8056fa Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Fri, 5 Jul 2024 14:11:15 -0300 Subject: [PATCH] copy --- aider/website/_includes/env-keys-tip.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aider/website/_includes/env-keys-tip.md b/aider/website/_includes/env-keys-tip.md index 634c41d06..0f2effb95 100644 --- a/aider/website/_includes/env-keys-tip.md +++ b/aider/website/_includes/env-keys-tip.md @@ -1,6 +1,6 @@ {: .tip } All API keys can be stored in a -Use a [.env file](/docs/config/dotenv.html) to store API keys. -OpenAI and Anthropic keys can be stored in the +[.env file](/docs/config/dotenv.html). +Only OpenAI and Anthropic keys can be stored in the [YAML config file](/docs/config/aider_conf.html).