mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-01 17:13:22 +00:00
docs: fix api ref link (#14679)
Don't point to stable, let api docs choose default version
This commit is contained in:
parent
effd000b91
commit
d4312e2424
@ -168,7 +168,7 @@ const config = {
|
||||
label: "Guides",
|
||||
},
|
||||
{
|
||||
href: "https://api.python.langchain.com/en/stable/api_reference.html",
|
||||
href: "https://api.python.langchain.com",
|
||||
label: "API",
|
||||
position: "left",
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user