mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-04 12:18:24 +00:00
docs: add youtube link (#17065)
This commit is contained in:
parent
6e2ed9671f
commit
d8f41d0521
@ -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",
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user