Skip to content

Commit

Permalink
Fix a link in docs (langchain-ai#13423)
Browse files Browse the repository at this point in the history
  • Loading branch information
bracesproul authored and xieqihui committed Nov 21, 2023
1 parent fd82725 commit 3f23e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/get_started/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ LCEL is a declarative way to compose chains. LCEL was designed from day 1 to sup

- **[Overview](/docs/expression_language/)**: LCEL and its benefits
- **[Interface](/docs/expression_language/interface)**: The standard interface for LCEL objects
- **[How-to](/docs/expression_language/interface)**: Key features of LCEL
- **[How-to](/docs/expression_language/how_to)**: Key features of LCEL
- **[Cookbook](/docs/expression_language/cookbook)**: Example code for accomplishing common tasks


Expand Down

0 comments on commit 3f23e2b

Please sign in to comment.