Parcourir la source

Fixed broken links (#3256)

### What problem does this PR solve?



### Type of change


- [x] Documentation Update
tags/v0.14.0
writinwaters il y a 1 an
Parent
révision
cdcbe6c2b3
Aucun compte lié à l'adresse e-mail de l'auteur
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3
    3
      docs/guides/start_chat.md

+ 3
- 3
docs/guides/start_chat.md Voir le fichier

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

Chargement…
Annuler
Enregistrer