laurentlb nsarrazin HF Staff commited on
Commit
4d4a484
·
unverified ·
1 Parent(s): 7d6fc19

Fix link in architecture.md (#1731)

Browse files

Co-authored-by: Nathan Sarrazin <[email protected]>

docs/source/developing/architecture.md CHANGED
@@ -28,7 +28,7 @@ Implements web search querying and RAG. See the [Web Search](../configuration/we
28
 
29
  ### `tools`
30
 
31
- Provides a common interface for external tools called by LLMs. See the [Tools](../configuration/models/tools) section for more information
32
 
33
  ### `migrations`
34
 
 
28
 
29
  ### `tools`
30
 
31
+ Provides a common interface for external tools called by LLMs. See the [Tools](../configuration/models/tools.md) section for more information
32
 
33
  ### `migrations`
34