fix: update links in README files to point to the correct language-specific documentation

This commit is contained in:
mlogclub
2026-05-31 16:16:53 +08:00
parent 604406fc58
commit 6784b8255d
3 changed files with 7 additions and 7 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.html).
For the full English setup guide, see [Docker Compose Quick Start](https://aiagent.huabei.pro/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.html).
To embed customer support on your website, see [Web Widget Integration](https://aiagent.huabei.pro/docs/integration/web-widget.html).
To connect OpenAI-compatible model providers, see [Model Provider Configuration](https://aiagent.huabei.pro/en/docs/config/model-provider.html).
To connect OpenAI-compatible model providers, see [Model Provider Configuration](https://aiagent.huabei.pro/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/docs/getting-started/docker-compose.html)。
完整英文配置与排查说明见 [Docker Compose Quick Start](https://aiagent.huabei.pro/zh/docs/getting-started/docker-compose.html)。
如需在官网或产品中嵌入客服入口,见 [Web Widget Integration](https://aiagent.huabei.pro/docs/integration/web-widget.html)。
如需在官网或产品中嵌入客服入口,见 [Web Widget Integration](https://aiagent.huabei.pro/zh/docs/integration/web-widget.html)。
如需接入 OpenAI-compatible 模型供应商,见 [Model Provider Configuration](https://aiagent.huabei.pro/docs/config/model-provider.html)。
如需接入 OpenAI-compatible 模型供应商,见 [Model Provider Configuration](https://aiagent.huabei.pro/zh/docs/config/model-provider.html)。
Compose 默认会启动:
+1 -1
Submodule docs updated: b863214d84...9757889a6b