From 47ce715f5c1bcb31a819a1ba614a54fe3936c23f Mon Sep 17 00:00:00 2001 From: Artur Janas Date: Wed, 18 Oct 2023 15:05:34 +0100 Subject: [PATCH] chore: remove other use cases from docs nav --- src/components/Navbar.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/components/Navbar.js b/src/components/Navbar.js index b0178fc6..a410040f 100644 --- a/src/components/Navbar.js +++ b/src/components/Navbar.js @@ -83,10 +83,6 @@ function Navbar({ isDocs }) { label: 'For FinOps', href: '/finops', }, - { - label: 'Other Use Cases', - href: '/use-cases', - }, ], }, {