From cc949c75ec73fd5a14efa0e6994a857dee23ba2d Mon Sep 17 00:00:00 2001 From: manukumar6 <108253187+manukumar6@users.noreply.github.com> Date: Wed, 6 Dec 2023 16:10:17 +0530 Subject: [PATCH] Update sidebars.js Removed links to O'Neal RN that hasn't been published. Signed-off-by: manukumar6 <108253187+manukumar6@users.noreply.github.com> --- products/prisma-cloud/sidebars.js | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/products/prisma-cloud/sidebars.js b/products/prisma-cloud/sidebars.js index 146af4a49..f5368e869 100644 --- a/products/prisma-cloud/sidebars.js +++ b/products/prisma-cloud/sidebars.js @@ -107,22 +107,6 @@ module.exports = { }, ], }, - { - type: "category", - label: "Compute 32.00", - items: [ - { - type: "link", - label: "Administrator's Guide", - href: "https://docs.prismacloud.io/en/compute-edition/32/admin-guide", - }, - { - type: "link", - label: "Release Notes", - href: "https://docs.prismacloud.io/en/compute-edition/32/rn/release-information/release-notes-32-00", - }, - ], - }, { type: "category", label: "Compute 31.03",