From 9f8f8dd3de6feb9ea21f994e3738f0a51253dc9d Mon Sep 17 00:00:00 2001 From: Archer <545436317@qq.com> Date: Mon, 22 Sep 2025 10:47:54 +0800 Subject: [PATCH] Update README.md (#5686) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8618a58f..560ac2d3e 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ https://github.com/labring/FastGPT/assets/15308462/7d3a38df-eb0e-4388-9250-2409b * [部署 FastGPT](https://doc.fastgpt.io/docs/introduction/development/sealos/) * [系统配置文件说明](https://doc.fastgpt.io/docs/introduction/development/configuration/) * [多模型配置方案](https://doc.fastgpt.io/docs/introduction/development/modelConfig/one-api/) -* [版本更新/升级介绍](https://doc.fastgpt.io/docs/introduction/development/upgrading/index) +* [版本更新/升级介绍](https://doc.fastgpt.io/docs/upgrading) * [OpenAPI API 文档](https://doc.fastgpt.io/docs/introduction/development/openapi/) * [知识库结构详解](https://doc.fastgpt.io/docs/introduction/guide/knowledge_base/RAG/)