diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 231087f916f..29ca5618c40 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -205,7 +205,7 @@ const config = { }, { to: "/docs/additional_resources/youtube", - label: "YouTube videos" + label: "YouTube" }, ] }, @@ -298,6 +298,10 @@ const config = { label: "Blog", href: "https://blog.langchain.dev", }, + { + label: "YouTube", + href: "https://www.youtube.com/@LangChain", + }, ], }, ],