From 64eeb0d421ca91c506aee58f5747baab5a850da1 Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Wed, 18 Oct 2023 14:26:59 -0700 Subject: [PATCH] docs(routing.md): rename routing file --- docs/my-website/docs/routing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/my-website/docs/routing.md b/docs/my-website/docs/routing.md index f99c20f323..8105df4c32 100644 --- a/docs/my-website/docs/routing.md +++ b/docs/my-website/docs/routing.md @@ -1,4 +1,4 @@ -# Load-Balance Router +# API Load-Balancing Use this if you're trying to load-balance across multiple deployments.