Update readthedocs_documentation.ipynb (#6148)

Minor fix in documentation. 
Change URL in wget call to proper one.
searx_updates
Maciej Bryński 12 months ago committed by GitHub
parent e0e3ef1c57
commit 8a44c879c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save