docs: update announcement bar (v0.1) (#21855)

This commit is contained in:
Erick Friis 2024-05-17 17:35:42 -07:00 committed by GitHub
parent 91c6117fd5
commit b199db9767
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -121,7 +121,7 @@ const config = {
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({
announcementBar: {
content: 'LangChain v0.2 is coming soon! Preview the new docs <a href="/v0.2/docs/introduction/">here</a>.',
content: 'LangChain v0.2 is out! You are currently viewing the old v0.1 docs. <strong>View the latest docs <a href="/v0.2/docs/introduction/">here</a>.</strong>',
isCloseable: true,
},
docs: {