Skip to content

Commit 71651c4

Browse files
authored
docs: update banner (#32552)
1 parent 44ec1f3 commit 71651c4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/docusaurus.config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,7 @@ const config = {
142142
respectPrefersColorScheme: true,
143143
},
144144
announcementBar: {
145-
content:
146-
"Our new LangChain Academy Course Deep Research with LangGraph is now live! <a href='https://www.langchain.com/langsmith/?utm_medium=internal&utm_source=docs&utm_campaign=q3-2025_deep-research-course_co' target='_blank'>Enroll for free</a>.",
145+
content: "Our new LangChain Academy Course Deep Research with LangGraph is now live! <a href='https://academy.langchain.com/courses/deep-research-with-langgraph/?utm_medium=internal&utm_source=docs&utm_campaign=q3-2025_deep-research-course_co' target='_blank'>Enroll for free</a>.",
147146
backgroundColor: "#d0c9fe",
148147
},
149148
prism: {

0 commit comments

Comments
 (0)