Skip to content

Commit e24db0b

Browse files
committed
fix docs
1 parent a52b68c commit e24db0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Install the plugin for your editor and ECA server will be downloaded and started
5959

6060
### 2. Set up your first model
6161

62-
To use ECA, you need to configure at least one model with your API key. See the [Models documentation](./models#adding-and-configuring-models) for detailed instructions on:
62+
To use ECA, you need to configure at least one model with your API key. See the [Models documentation](./models.md#adding-and-configuring-models) for detailed instructions on:
6363

6464
- Setting up API keys for OpenAI, Anthropic, or Ollama
6565
- Adding and customizing models
@@ -74,7 +74,7 @@ To use ECA, you need to configure at least one model with your API key. See the
7474
}
7575
```
7676

77-
**Note**: For other providers or custom models, see the [custom providers documentation](./models#setting-up-a-custom-provider).
77+
**Note**: For other providers or custom models, see the [custom providers documentation](./models.md#setting-up-a-custom-provider).
7878

7979
### 3. Start chatting
8080

0 commit comments

Comments
 (0)