From 038fee21305456b155d708df1e2e393e213a4ca3 Mon Sep 17 00:00:00 2001 From: Archer <545436317@qq.com> Date: Tue, 21 Oct 2025 11:58:25 +0800 Subject: [PATCH] fix path (#5797) * fix: variables refresh * fix: workflow start check * fix path --- document/content/docs/introduction/development/quick-start.mdx | 2 +- document/data/doc-last-modified.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/document/content/docs/introduction/development/quick-start.mdx b/document/content/docs/introduction/development/quick-start.mdx index d90e3556c..616c57e76 100644 --- a/document/content/docs/introduction/development/quick-start.mdx +++ b/document/content/docs/introduction/development/quick-start.mdx @@ -72,7 +72,7 @@ bash <(curl -fsSL https://doc.fastgpt.cn/deploy/install.sh) --region=global --ve - [非国内镜像版本的 docker-compose.yml](https://doc.fastgpt.cn/deploy/docker/global/docker-compose.pg.yml) 下载 config.json -- [config.json](https://doc.fastgpt.cn/deploy/config.json) +- [config.json](https://doc.fastgpt.cn/deploy/config/config.json) diff --git a/document/data/doc-last-modified.json b/document/data/doc-last-modified.json index e0c3f32f6..8ab17e251 100644 --- a/document/data/doc-last-modified.json +++ b/document/data/doc-last-modified.json @@ -113,7 +113,7 @@ "document/content/docs/upgrading/4-12/4124.mdx": "2025-09-17T22:29:56+08:00", "document/content/docs/upgrading/4-13/4130.mdx": "2025-09-30T16:00:10+08:00", "document/content/docs/upgrading/4-13/4131.mdx": "2025-09-30T15:47:06+08:00", - "document/content/docs/upgrading/4-13/4132.mdx": "2025-10-21T11:19:57+08:00", + "document/content/docs/upgrading/4-13/4132.mdx": "2025-10-21T11:32:22+08:00", "document/content/docs/upgrading/4-8/40.mdx": "2025-08-02T19:38:37+08:00", "document/content/docs/upgrading/4-8/41.mdx": "2025-08-02T19:38:37+08:00", "document/content/docs/upgrading/4-8/42.mdx": "2025-08-02T19:38:37+08:00",