mirror of
https://github.com/hwchase17/langchain.git
synced 2026-04-25 01:16:55 +00:00
fix
This commit is contained in:
@@ -83,7 +83,7 @@ const config = {
|
||||
docs: {
|
||||
sidebarPath: require.resolve("./sidebars.js"),
|
||||
lastVersion: "current",
|
||||
versions: {current: {label: "0.2.x", path: "0.2.x"}}
|
||||
versions: {current: {label: "0.2.x", path: "0.2.x"}},
|
||||
remarkPlugins: [
|
||||
[require("@docusaurus/remark-plugin-npm2yarn"), { sync: true }],
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user