add ls link (#7847)

pull/7893/head
Bagatur 1 year ago committed by GitHub
parent 17956ff08e
commit 6a32f93669
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -148,6 +148,11 @@ const config = {
navbar: {
title: "🦜️🔗 LangChain",
items: [
{
to: "https://smith.langchain.com",
label: "LangSmith",
position: "right",
},
{
to: "https://js.langchain.com/docs",
label: "JS/TS Docs",

Loading…
Cancel
Save