forked from Archives/langchain
update api link (#6303)
This commit is contained in:
parent
d558bcfad8
commit
2f47e5c766
@ -62,4 +62,4 @@ Join us on [GitHub](https://github.com/hwchase17/langchain) or [Discord](https:/
|
||||
|
||||
## API reference
|
||||
|
||||
Head to the [reference](https://api.python.langchain.com/en/dev2049-docs_docusaurus/) section for full documentation of all classes and methods in the LangChain Python package.
|
||||
Head to the [reference](https://api.python.langchain.com) section for full documentation of all classes and methods in the LangChain Python package.
|
@ -93,7 +93,7 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
href: "https://api.python.langchain.com/en/dev2049-docs_docusaurus/",
|
||||
href: "https://api.python.langchain.com",
|
||||
label: "API reference",
|
||||
},
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user