Skip to content

Commit 2c9ae22

Browse files
authored
Fix broken link (#5953)
1 parent 22ec7c8 commit 2c9ae22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core_docs/docs/additional_resources/tutorials.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ introduction to LangChain and a great first project for learning how to use Lang
3131

3232
### LangChain Expression Language (LCEL)
3333

34-
- [The basics (PromptTemplate + LLM)](https://scrimba.com/scrim/c6rD6Nt9)
34+
- [The basics (PromptTemplate + LLM)](https://v1.scrimba.com/scrim/c6rD6Nt9)
3535
- [Adding an output parser](https://scrimba.com/scrim/co6ae44248eacc1abd87ae3dc)
3636
- [Attaching function calls to a model](https://scrimba.com/scrim/cof5449f5bc972f8c90be6a82)
3737
- [Composing multiple chains](https://scrimba.com/scrim/co14344c29595bfb29c41f12a)

0 commit comments

Comments
 (0)