docs: v0.2 link to latest in dropdown (#26504)

This commit is contained in:
Erick Friis 2024-09-15 11:57:35 -07:00 committed by GitHub
parent ffefaa6490
commit 8b7843b343
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"