瀏覽代碼

Fixed broken links (#3256)

### What problem does this PR solve?



### Type of change


- [x] Documentation Update
tags/v0.14.0
writinwaters 11 月之前
父節點
當前提交
cdcbe6c2b3
No account linked to committer's email address
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3
    3
      docs/guides/start_chat.md

+ 3
- 3
docs/guides/start_chat.md 查看文件

@@ -58,6 +58,6 @@ Hover over an intended chat assistant **>** **Edit** to show the chat configurat

RAGFlow also offers HTTP and Python APIs for you to integrate RAGFlow's capabilities into your applications. Read the following documents for more information:

- [Acquire a RAGFlow API key](./guides/develop/acquire_ragflow_api_key.md)
- [HTTP API reference](./references/http_api_reference.md)
- [Python API reference](./references/python_api_reference.md)
- [Acquire a RAGFlow API key](./develop/acquire_ragflow_api_key.md)
- [HTTP API reference](../references/http_api_reference.md)
- [Python API reference](../references/python_api_reference.md)

Loading…
取消
儲存