Ver código fonte

Fixed broken links (#3256)

### What problem does this PR solve?



### Type of change


- [x] Documentation Update
tags/v0.14.0
writinwaters 1 ano atrás
pai
commit
cdcbe6c2b3
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 3 adições e 3 exclusões
  1. 3
    3
      docs/guides/start_chat.md

+ 3
- 3
docs/guides/start_chat.md Ver arquivo

@@ -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)

Carregando…
Cancelar
Salvar