diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 590518d18a..84e0a32d96 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -292,6 +292,10 @@ const config = { { title: "GitHub", items: [ + { + label: "Organization", + href: "https://github.com/langchain-ai", + }, { label: "Python", href: "https://github.com/langchain-ai/langchain",