From ee8873bb1ab77f77d43da23322bda0067d78127c Mon Sep 17 00:00:00 2001 From: Leonardo Rossi Date: Tue, 12 Sep 2023 15:46:40 +0200 Subject: [PATCH] removes dashboard docs Signed-off-by: Leonardo Rossi --- sidebars.js | 1 - 1 file changed, 1 deletion(-) diff --git a/sidebars.js b/sidebars.js index 3b889bae66..af5f9c6854 100644 --- a/sidebars.js +++ b/sidebars.js @@ -128,7 +128,6 @@ const sidebars = { 'reference/db/plugin', 'reference/db/logging', 'reference/db/programmatic', - 'reference/db/dashboard', 'reference/db/schema-support' ] },