From 6c3901f9f98502eed0316992152ed2dc54900b5e Mon Sep 17 00:00:00 2001 From: Tanushree <87711021+tanushree-sharma@users.noreply.github.com> Date: Wed, 7 May 2025 18:07:10 -0700 Subject: [PATCH] Change banner (#31159) Changing the banner to lead to careers page instead of interrupt --------- Co-authored-by: Brace Sproul --- docs/docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 4681168cef0..584d44c2c62 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -139,7 +139,7 @@ const config = { }, announcementBar: { content: - 'Join us at Interrupt: The Agent AI Conference by LangChain on May 13 & 14 in San Francisco!', + 'We are growing and hiring for multiple roles for LangChain, LangGraph and LangSmith. Join our team!', backgroundColor: '#d0c9fe' }, prism: {