mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
Update readthedocs_documentation.ipynb (#6148)
Minor fix in documentation. Change URL in wget call to proper one.
This commit is contained in:
parent
e0e3ef1c57
commit
8a44c879c6
@ -33,7 +33,7 @@
|
|||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
"#!wget -r -A.html -P rtdocs https://langchain.readthedocs.io/en/latest/"
|
"#!wget -r -A.html -P rtdocs https://python.langchain.com/en/latest/"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user