diff --git a/docs/my-website/sidebars.js b/docs/my-website/sidebars.js index 8883d4f32e..be1ef96213 100644 --- a/docs/my-website/sidebars.js +++ b/docs/my-website/sidebars.js @@ -204,6 +204,7 @@ const sidebars = { "sdk_custom_pricing", "budget_manager", "caching/all_caches", + "migration", { type: "category", label: "LangChain, LlamaIndex, Instructor Integration", @@ -297,7 +298,6 @@ const sidebars = { }, ], }, - "migration", "troubleshoot", ], };