mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 12:32:30 +08:00
### 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>