diff --git a/docs/overrides/main.html b/docs/overrides/main.html index 54909ed89..e2089ffe0 100644 --- a/docs/overrides/main.html +++ b/docs/overrides/main.html @@ -291,7 +291,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= } .md-banner { - background-color: #CFC9FA; + background-color: #FFAE42; color: #000000; } @@ -360,5 +360,5 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= {% endblock %} {% block announce %} -Our new LangChain Academy Course Deep Research with LangGraph is now live! Enroll for free. +These docs will be deprecated and removed with the release of LangGraph v1.0 in October 2025. Visit the v1.0 alpha docs {% endblock %}