From 6784b8255d68b5863d7ba2ef264f879990587794 Mon Sep 17 00:00:00 2001 From: mlogclub Date: Sun, 31 May 2026 16:16:53 +0800 Subject: [PATCH] fix: update links in README files to point to the correct language-specific documentation --- README.md | 6 +++--- README_ZH.md | 6 +++--- docs | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 392ce3a..c115c71 100644 --- a/README.md +++ b/README.md @@ -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: diff --git a/README_ZH.md b/README_ZH.md index 85e6067..3ae9ea3 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -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 默认会启动: diff --git a/docs b/docs index b863214..9757889 160000 --- a/docs +++ b/docs @@ -1 +1 @@ -Subproject commit b863214d842e009c14ee657d55e3f5819a3836dc +Subproject commit 9757889a6be0acdbcc77fc7817f091f12cbf9629