update wget to new langchain docs url

This commit is contained in:
James Briggs 2023-04-10 17:57:47 +07:00
parent 4c31db4987
commit b71a70a435

View File

@ -103,7 +103,7 @@
}
],
"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/"
]
},
{