ソースを参照

Fixed broken links (#3256)

### What problem does this PR solve?



### Type of change


- [x] Documentation Update
tags/v0.14.0
writinwaters 1年前
コミット
cdcbe6c2b3
コミッターのメールアドレスに関連付けられたアカウントが存在しません
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)

読み込み中…
キャンセル
保存