From c5891c3ee88a76bdb51fc39b7027ddc0cdaaa409 Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Sat, 17 Feb 2024 13:26:45 -0800 Subject: [PATCH] (fix) docs - incorrect title --- docs/my-website/sidebars.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/my-website/sidebars.js b/docs/my-website/sidebars.js index 83b409969..3badfc53a 100644 --- a/docs/my-website/sidebars.js +++ b/docs/my-website/sidebars.js @@ -129,7 +129,7 @@ const sidebars = { "proxy/caching", { "type": "category", - "label": "Logging, Alerting, Caching", + "label": "Logging, Alerting", "items": [ "proxy/logging", "proxy/alerting",