mirror of
https://github.com/hwchase17/langchain.git
synced 2025-11-01 00:36:11 +00:00
Docs[patch]: v0.1 UseCases Notebooks' Google Colab Links fix (#21722)
- **Description:** v0.1 Usecases Notebooks google colab link were pointing to master but they should point to v0.1 which was raising the following issue. - **Issue:** #21690
This commit is contained in:
committed by
GitHub
parent
a79c8b3834
commit
f02e27b664
@@ -16,7 +16,7 @@
|
||||
"id": "6605e7f7",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"[](https://colab.research.google.com/github/langchain-ai/langchain/blob/master/docs/docs/use_cases/web_scraping.ipynb)\n",
|
||||
"[](https://colab.research.google.com/github/langchain-ai/langchain/blob/v0.1/docs/docs/use_cases/web_scraping.ipynb)\n",
|
||||
"\n",
|
||||
"## Use case\n",
|
||||
"\n",
|
||||
|
||||
Reference in New Issue
Block a user