diff --git a/docs/extras/use_cases/apis.mdx b/docs/extras/use_cases/apis.mdx index 5014c3b71a..1fa28fe58b 100644 --- a/docs/extras/use_cases/apis.mdx +++ b/docs/extras/use_cases/apis.mdx @@ -9,7 +9,7 @@ If you are just getting started, and you have relatively simple apis, you should Chains are a sequence of predetermined steps, so they are good to get started with as they give you more control and let you understand what is happening better. -- [API Chain](/docs/modules/chains/how_to/api.html) +- [API Chain](/docs/modules/chains/popular/api.html) ## Agents