docs[patch]: Update 0.2 banner copy (#21888)

@nfcampos
This commit is contained in:
Jacob Lee 2024-05-19 17:21:02 -07:00 committed by GitHub
parent b6c8b6f944
commit da4fef8131
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -124,7 +124,7 @@ const config = {
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */ /** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({ ({
announcementBar: { announcementBar: {
content: 'LangChain 0.2 is out! Leave feedback on the v0.2 docs <a href="https://github.com/langchain-ai/langchain/discussions/21716">here</a>. You can view the <strong>stable</strong> v0.1 docs <a href="/v0.1/docs/get_started/introduction/">here</a>.', content: 'LangChain 0.2 is out! Leave feedback on the v0.2 docs <a href="https://github.com/langchain-ai/langchain/discussions/21716">here</a>. You can view the v0.1 docs <a href="/v0.1/docs/get_started/introduction/">here</a>.',
isCloseable: true, isCloseable: true,
}, },
docs: { docs: {