From f3eda4d216640076e58147869b88809b41929afb Mon Sep 17 00:00:00 2001 From: Solomon Hykes Date: Wed, 13 Apr 2022 16:33:40 -0500 Subject: [PATCH] Docs: remove duplicate entry in sidebar Signed-off-by: Solomon Hykes --- website/sidebars.js | 1 - 1 file changed, 1 deletion(-) diff --git a/website/sidebars.js b/website/sidebars.js index d9dffe93..58de8361 100644 --- a/website/sidebars.js +++ b/website/sidebars.js @@ -53,7 +53,6 @@ module.exports = { "guides/custom-buildkit", "guides/self-signed-certificates", "guides/pushing-plan-dependencies", - "guides/coding-style", "guides/handling-outputs", ], },