From 7fc3bb32411ae8f952c3f06423d21983bc398711 Mon Sep 17 00:00:00 2001 From: HowardChan Date: Wed, 9 Oct 2024 19:38:10 +0800 Subject: [PATCH] Docs:fix user guide links (#2761) ### What problem does this PR solve? _Briefly describe what this PR aims to solve. Include background context that will help reviewers understand the purpose of the PR._ ### Type of change - [ ] Bug Fix (non-breaking change which fixes an issue) - [ ] New Feature (non-breaking change which adds functionality) - [x] Documentation Update - [ ] Refactoring - [ ] Performance Improvement - [ ] Other (please describe): --- README.md | 2 +- README_ja.md | 2 +- README_ko.md | 2 +- README_zh.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1540f0b32..18a53fd03 100644 --- a/README.md +++ b/README.md @@ -294,7 +294,7 @@ docker build -f Dockerfile -t infiniflow/ragflow:dev . ## πŸ“š Documentation - [Quickstart](https://ragflow.io/docs/dev/) -- [User guide](https://ragflow.io/docs/dev/category/user-guides) +- [User guide](https://ragflow.io/docs/dev/category/guides) - [References](https://ragflow.io/docs/dev/category/references) - [FAQ](https://ragflow.io/docs/dev/faq) diff --git a/README_ja.md b/README_ja.md index 936c57b35..cd8e474a0 100644 --- a/README_ja.md +++ b/README_ja.md @@ -276,7 +276,7 @@ docker build -f Dockerfile -t infiniflow/ragflow:dev . ## πŸ“š ドキγƒ₯パンテーション - [Quickstart](https://ragflow.io/docs/dev/) -- [User guide](https://ragflow.io/docs/dev/category/user-guides) +- [User guide](https://ragflow.io/docs/dev/category/guides) - [References](https://ragflow.io/docs/dev/category/references) - [FAQ](https://ragflow.io/docs/dev/faq) diff --git a/README_ko.md b/README_ko.md index 2987a90ae..7c3bd5f48 100644 --- a/README_ko.md +++ b/README_ko.md @@ -278,7 +278,7 @@ docker build -f Dockerfile -t infiniflow/ragflow:dev . ## πŸ“š λ¬Έμ„œ - [Quickstart](https://ragflow.io/docs/dev/) -- [User guide](https://ragflow.io/docs/dev/category/user-guides) +- [User guide](https://ragflow.io/docs/dev/category/guides) - [References](https://ragflow.io/docs/dev/category/references) - [FAQ](https://ragflow.io/docs/dev/faq) diff --git a/README_zh.md b/README_zh.md index 556bccd30..c6de8f8b9 100644 --- a/README_zh.md +++ b/README_zh.md @@ -278,7 +278,7 @@ docker build -f Dockerfile -t infiniflow/ragflow:dev . ## πŸ“š ζŠ€ζœ―ζ–‡ζ‘£ - [Quickstart](https://ragflow.io/docs/dev/) -- [User guide](https://ragflow.io/docs/dev/category/user-guides) +- [User guide](https://ragflow.io/docs/dev/category/guides) - [References](https://ragflow.io/docs/dev/category/references) - [FAQ](https://ragflow.io/docs/dev/faq)