diff --git a/docs/docs/get_started/introduction.mdx b/docs/docs/get_started/introduction.mdx index 4b436f9a05a..4863097ff85 100644 --- a/docs/docs/get_started/introduction.mdx +++ b/docs/docs/get_started/introduction.mdx @@ -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