Skip to content

Commit b046c41

Browse files
committed
Fix links
1 parent feed33a commit b046c41

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 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.md#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](https://eca.dev/models#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.md#setting-up-a-custom-provider).
77+
**Note**: For other providers or custom models, see the [custom providers documentation](https://eca.dev/models#setting-up-a-custom-provider).
7878

7979
### 3. Start chatting
8080

@@ -97,7 +97,7 @@ You can start eca with `--log-level debug` or `--verbose` which should log helpf
9797
## Contributing
9898

9999
Contributions are very welcome, please open an issue for discussion or a pull request.
100-
For developer details, check [this doc](./docs/development.md).
100+
For developer details, check [this doc](https://eca.dev/development).
101101

102102
## Support the project 💖
103103

0 commit comments

Comments
 (0)