mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-04 04:07:54 +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": {},
|
||||
"outputs": [],
|
||||
"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