mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-28 09:28:48 +00:00
docs: v0.2 link to latest in dropdown (#26504)
This commit is contained in:
parent
ffefaa6490
commit
8b7843b343
@ -222,6 +222,10 @@ const config = {
|
||||
label: "v0.2",
|
||||
position: "right",
|
||||
items: [
|
||||
{
|
||||
label: "Latest",
|
||||
href: "https://python.langchain.com/docs/introduction/"
|
||||
},
|
||||
{
|
||||
label: "v0.2",
|
||||
href: "/docs/introduction"
|
||||
|
Loading…
Reference in New Issue
Block a user