diff --git a/aider/website/docs/llms/openrouter.md b/aider/website/docs/llms/openrouter.md index 9d561bf1c..ecf18568d 100644 --- a/aider/website/docs/llms/openrouter.md +++ b/aider/website/docs/llms/openrouter.md @@ -44,13 +44,13 @@ to allow use of all models. OpenRouter often has multiple providers serving each model. You can control which OpenRouter providers are used for your requests in two ways: -1. By "ignoring" certain providers in your +1. By "ignoring" certain providers in your [OpenRouter account settings](https://openrouter.ai/settings/preferences). This disables those named providers across all the models that you access via OpenRouter. 2. By configuring "provider routing" in a `.aider.model.settings.yml` file. -Place that file in your home directory or the root if your git project, with +Place that file in your home directory or the root of your git project, with entries like this: ```yaml