Skip to content

Commit b456b5f

Browse files
committed
Add a banner to site for docs migration
1 parent 3275bad commit b456b5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ const config = {
110110
},
111111
announcementBar: {
112112
content:
113-
'<strong>Our <a href="https://academy.langchain.com/courses/ambient-agents/?utm_medium=internal&utm_source=docs&utm_campaign=q2-2025_ambient-agents_co" target="_blank">Building Ambient Agents with LangGraph</a> course is now available on LangChain Academy!</strong>',
113+
'<strong>LangSmith docs have moved!</strong> Find the LangSmith docs at the new <a href="https://docs.langchain.com/langgraph-platform" target="_blank">LangChain Docs</a> site.',
114114
},
115115
prism: {
116116
theme: {

0 commit comments

Comments
 (0)