update doc title

This commit is contained in:
Ishaan Jaff 2024-11-23 16:25:00 -08:00
parent 3d8c0bad58
commit e69678a9b3

View file

@ -266,10 +266,10 @@ const sidebars = {
},
{
type: "category",
label: "Load Balancing & Routing",
label: "Routing, Loadbalancing & Fallbacks",
link: {
type: "generated-index",
title: "Load Balancing & Routing",
title: "Routing, Loadbalancing & Fallbacks",
description: "Learn how to load balance, route, and set fallbacks for your LLM requests",
slug: "/routing-load-balancing",
},