docs: fix more links (#27809)

Fix more broken links
This commit is contained in:
Eugene Yurtsev
2024-10-31 17:15:46 -04:00
committed by GitHub
parent e3ea365725
commit 2f6254605d
41 changed files with 77 additions and 77 deletions

View File

@@ -184,7 +184,7 @@ custom_edit_url:
[Tools](/docs/concepts/tools) are utilities designed to be called by a model: their inputs are designed to be generated by models, and their outputs are designed to be passed back to models.
A [toolkit](/docs/concepts#toolkits) is a collection of tools meant to be used together.
A [toolkit](/docs/concepts/tools/#toolkits) is a collection of tools meant to be used together.
:::info