diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js
index 700338bc495..1d64b8541d9 100644
--- a/docs/docusaurus.config.js
+++ b/docs/docusaurus.config.js
@@ -142,8 +142,8 @@ const config = {
respectPrefersColorScheme: true,
},
announcementBar: {
- content: "Our new LangChain Academy Course Deep Research with LangGraph is now live! Enroll for free.",
- backgroundColor: "#d0c9fe",
+ content: "These docs will be deprecated and no longer maintained with the release of LangChain v1.0 in October 2025. Visit the v1.0 alpha docs",
+ backgroundColor: "#FFAE42",
},
prism: {
theme: {