mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-18 02:33:19 +00:00
docs: update announcement bar (v0.1) (#21855)
This commit is contained in:
parent
91c6117fd5
commit
b199db9767
@ -121,7 +121,7 @@ const config = {
|
|||||||
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
|
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
|
||||||
({
|
({
|
||||||
announcementBar: {
|
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,
|
isCloseable: true,
|
||||||
},
|
},
|
||||||
docs: {
|
docs: {
|
||||||
|
Loading…
Reference in New Issue
Block a user