From da4fef8131d531a50d6e6cd51642db09e0b1c3d8 Mon Sep 17 00:00:00 2001 From: Jacob Lee Date: Sun, 19 May 2024 17:21:02 -0700 Subject: [PATCH] docs[patch]: Update 0.2 banner copy (#21888) @nfcampos --- docs/docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 8ce8a6e69288a..83c6e022b9fab 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: 'LangChain 0.2 is out! Leave feedback on the v0.2 docs here. You can view the stable v0.1 docs here.', + content: 'LangChain 0.2 is out! Leave feedback on the v0.2 docs here. You can view the v0.1 docs here.', isCloseable: true, }, docs: {