Skip to content

Commit 1eed9eb

Browse files
committed
docs
1 parent d507783 commit 1eed9eb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ There are multiples ways to configure ECA:
5656

5757
## Providers / Models
5858

59-
For providers and models configuration check the [dedicated models section](./models.md#adding-and-configuring-models).
59+
For providers and models configuration check the [dedicated models section](./models.md#custom-providers).
6060

6161
## MCP
6262

docs/features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The built-in commands are:
8989

9090
#### Custom commands
9191

92-
It's possible to configure custom command prompts, for more details check [its configuration](./configuration.md#custom-commands)
92+
It's possible to configure custom command prompts, for more details check [its configuration](./configuration.md#custom-command-prompts)
9393

9494
### Login
9595

docs/models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Models capabilities and configurations are retrieved from [models.dev](https://m
1818

1919
Built-in providers have already base initial `providers` configs, so you can change to add models or set its key/url.
2020

21-
For more details, check the [config schema](./configuration.md#schema).
21+
For more details, check the [config schema](./configuration.md#all-configs).
2222

2323
Example:
2424

0 commit comments

Comments
 (0)