ragflow/web/src/pages
Tianyi Jing 0fa44c5dd3
Fix: update link of deploy_local_llm.mdx (#6110)
### What problem does this PR solve?

Links of [How to integrate with
Ollama](https://github.com/infiniflow/ragflow/blob/main/docs/guides/models/deploy_local_llm.mdx)
need to be update after #5555

```
https://github.com/infiniflow/ragflow/blob/main/docs/guides/deploy_local_llm.mdx
->
https://github.com/infiniflow/ragflow/blob/main/docs/guides/models/deploy_local_llm.mdx
```



### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

Signed-off-by: jingfelix <jingfelix@outlook.com>
2025-03-17 09:35:37 +08:00
..
add-knowledge Fix: Knowledge base page cannot upload folders #6062 (#6096) 2025-03-14 16:17:10 +08:00
agent Feat: Use react-hook-form to synchronize the data of the categorize form to the agent node. #3221 (#5665) 2025-03-05 19:43:08 +08:00
agents Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
api
chat Feat: Why can't Retrieval component support internet web search. #5973 (#5978) 2025-03-12 18:47:22 +08:00
chunk Feat: Add ChunkedResultPanel #3221 (#5085) 2025-02-18 17:53:51 +08:00
dataset Feat: Add PageHeader to DatasetWrapper #3221 (#5284) 2025-02-24 13:50:21 +08:00
datasets
document-viewer Fix: image file can't preview (#5626) 2025-03-05 11:30:41 +08:00
file-manager
files
flow Feat: Why can't Retrieval component support internet web search. #5973 (#5978) 2025-03-12 18:47:22 +08:00
home
knowledge
login
login-next
next-chats
next-search Feat: Add SearchPage component. #3221 (#5184) 2025-02-20 15:37:53 +08:00
next-searches Feat: Add SearchPage component. #3221 (#5184) 2025-02-20 15:37:53 +08:00
profile-setting
search
user-setting Fix: update link of deploy_local_llm.mdx (#6110) 2025-03-17 09:35:37 +08:00
404.jsx