changelog link
This commit is contained in:
parent
e3f2b1a5ea
commit
6c23b6ece6
1 changed files with 5 additions and 0 deletions
|
|
@ -82,6 +82,11 @@ const sidebars = {
|
||||||
},
|
},
|
||||||
"support/contribute",
|
"support/contribute",
|
||||||
"support/troubleshoot",
|
"support/troubleshoot",
|
||||||
|
{
|
||||||
|
type: "link",
|
||||||
|
label: "Changelog",
|
||||||
|
href: "https://github.com/langflow-ai/openrag/releases",
|
||||||
|
},
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue