fix: update links in README files to include .html extension for proper navigation
This commit is contained in:
@@ -74,11 +74,11 @@ The fastest way to try the full stack is Docker Compose:
|
||||
docker compose up -d --build
|
||||
```
|
||||
|
||||
For the full English setup guide, see [Docker Compose Quick Start](https://aiagent.huabei.pro/en/docs/getting-started/docker-compose).
|
||||
For the full English setup guide, see [Docker Compose Quick Start](https://aiagent.huabei.pro/en/docs/getting-started/docker-compose.html).
|
||||
|
||||
To embed customer support on your website, see [Web Widget Integration](https://aiagent.huabei.pro/en/docs/integration/web-widget).
|
||||
To embed customer support on your website, see [Web Widget Integration](https://aiagent.huabei.pro/en/docs/integration/web-widget.html).
|
||||
|
||||
To connect OpenAI-compatible model providers, see [Model Provider Configuration](https://aiagent.huabei.pro/en/docs/config/model-provider).
|
||||
To connect OpenAI-compatible model providers, see [Model Provider Configuration](https://aiagent.huabei.pro/en/docs/config/model-provider.html).
|
||||
|
||||
Compose starts:
|
||||
|
||||
|
||||
+3
-3
@@ -74,11 +74,11 @@
|
||||
docker compose up -d --build
|
||||
```
|
||||
|
||||
完整英文配置与排查说明见 [Docker Compose Quick Start](https://aiagent.huabei.pro/en/docs/getting-started/docker-compose)。
|
||||
完整英文配置与排查说明见 [Docker Compose Quick Start](https://aiagent.huabei.pro/docs/getting-started/docker-compose.html)。
|
||||
|
||||
如需在官网或产品中嵌入客服入口,见 [Web Widget Integration](https://aiagent.huabei.pro/en/docs/integration/web-widget)。
|
||||
如需在官网或产品中嵌入客服入口,见 [Web Widget Integration](https://aiagent.huabei.pro/docs/integration/web-widget.html)。
|
||||
|
||||
如需接入 OpenAI-compatible 模型供应商,见 [Model Provider Configuration](https://aiagent.huabei.pro/en/docs/config/model-provider)。
|
||||
如需接入 OpenAI-compatible 模型供应商,见 [Model Provider Configuration](https://aiagent.huabei.pro/docs/config/model-provider.html)。
|
||||
|
||||
Compose 默认会启动:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user