From 3e75feda6a0a2cf7a0eaf5d58d8cbafe3a36ecd1 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Mon, 15 Jul 2024 18:10:46 +0100 Subject: [PATCH] Redraw cyber security roadmap using our editor --- src/lib/resource-progress.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/resource-progress.ts b/src/lib/resource-progress.ts index e1659b8bc..930c9dbc9 100644 --- a/src/lib/resource-progress.ts +++ b/src/lib/resource-progress.ts @@ -97,6 +97,7 @@ export function clearMigratedRoadmapProgress( 'blockchain', 'qa', 'software-architect', + 'cyber-security', ]; if (!migratedRoadmaps.includes(resourceId)) {