Skip to content

Commit 9f05653

Browse files
authored
Fix broken link to LangChain doc for MRKL example (Chainlit#122)
1 parent ad24392 commit 9f05653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/mrkl.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: MRKL
33
---
44

5-
Example inspired from the [LangChain doc](https://python.langchain.com/docs/modules/agents/how_to/mrkl)
5+
Example inspired from the [LangChain doc](https://js.langchain.com/docs/modules/agents/how_to/custom_mrkl_agent)
66

77
## Prerequisites
88

0 commit comments

Comments
 (0)