mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-05 04:55:14 +00:00
docs: add youtube link (#17065)
This commit is contained in:
@@ -205,7 +205,7 @@ const config = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
to: "/docs/additional_resources/youtube",
|
to: "/docs/additional_resources/youtube",
|
||||||
label: "YouTube videos"
|
label: "YouTube"
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -298,6 +298,10 @@ const config = {
|
|||||||
label: "Blog",
|
label: "Blog",
|
||||||
href: "https://blog.langchain.dev",
|
href: "https://blog.langchain.dev",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: "YouTube",
|
||||||
|
href: "https://www.youtube.com/@LangChain",
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user