diff --git a/docs/my-website/sidebars.js b/docs/my-website/sidebars.js index b71881871..f501adb1a 100644 --- a/docs/my-website/sidebars.js +++ b/docs/my-website/sidebars.js @@ -223,8 +223,8 @@ const sidebars = { }, { type: "category", - label: "LangChain, LlamaIndex Integration", - items: ["langchain/langchain"], + label: "LangChain, LlamaIndex, Instructor Integration", + items: ["langchain/langchain", "tutorials/instructor"], }, { type: "category",