docs: rm Legacy API ref link (#27559)

This commit is contained in:
Bagatur
2024-10-22 14:12:38 -07:00
committed by GitHub
parent 0cae37b0a9
commit 34684423bf

View File

@@ -222,9 +222,7 @@ html_theme_options = {
},
],
"icon_links_label": "Quick Links",
"external_links": [
{"name": "Legacy reference", "url": "https://api.python.langchain.com/"},
],
"external_links": [],
}