Merge pull request #326 from jamescalam/langchain-link-fix
update wget to new langchain docs url
This commit is contained in:
commit
76b934e157
1 changed files with 1 additions and 1 deletions
|
|
@ -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/"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue