From 538c0db041699dcb550f08f0b20ffd9db40c36e6 Mon Sep 17 00:00:00 2001 From: guptadeepak8 Date: Thu, 27 Jun 2024 01:10:32 +0530 Subject: [PATCH] fix : invalid link --- docs/sidebars.js | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/sidebars.js b/docs/sidebars.js index ab81bbd44..dcceacc85 100644 --- a/docs/sidebars.js +++ b/docs/sidebars.js @@ -6,7 +6,6 @@ const sidebars = { collapsed: false, link: { type: "doc", id: "index" }, items: [ - "index", "dive-into-zio-config", "integrations", "automatic-derivation-of-config",