diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js
index 2d0e793e8c9..8ce8a6e6928 100644
--- a/docs/docusaurus.config.js
+++ b/docs/docusaurus.config.js
@@ -124,7 +124,7 @@ const config = {
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({
announcementBar: {
- content: 'You are viewing the preview v0.2 docs. View the stable v0.1 docs here. Leave feedback on the v0.2 docs here.',
+ content: 'LangChain 0.2 is out! Leave feedback on the v0.2 docs here. You can view the stable v0.1 docs here.',
isCloseable: true,
},
docs: {