mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-04 20:46:45 +00:00
Update readthedocs_documentation.ipynb (#6148)
Minor fix in documentation. Change URL in wget call to proper one.
This commit is contained in:
@@ -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/"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user