fix: update links in README files to include .html extension for proper navigation

This commit is contained in:
mlogclub
2026-05-31 11:57:03 +08:00
parent ba990c3689
commit 604406fc58
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -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
View File
@@ -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 默认会启动: