diff --git a/docs/my-website/sidebars.js b/docs/my-website/sidebars.js index c0987b2ea7d..5c608d413cc 100644 --- a/docs/my-website/sidebars.js +++ b/docs/my-website/sidebars.js @@ -172,7 +172,7 @@ const sidebars = { { type: "link", label: "All Supported Endpoints →", - href: "/docs/supported_endpoints", + href: "https://docs.litellm.ai/docs/supported_endpoints", }, ], },