Skip to content

Commit 330aca3

Browse files
authored
Merge pull request #1012 from honzajavorek/honzajavorek/improve-link
refactor: change link to langchain docs
2 parents 898e856 + 6b4ec75 commit 330aca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/platform/integrations/langchain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ slug: /integrations/langchain
1010

1111
---
1212

13-
> For more information on LangChain visit its [documentation](https://python.langchain.com/v0.1/docs/get_started/introduction/).
13+
> For more information on LangChain visit its [documentation](https://python.langchain.com/docs/).
1414
1515
In this example, we'll use the [Website Content Crawler](https://apify.com/apify/website-content-crawler) Actor, which can deeply crawl websites such as documentation, knowledge bases, help centers, or blogs and extract text content from the web pages.
1616
Then we feed the documents into a vector index and answer questions from it.

0 commit comments

Comments
 (0)