diff --git a/aio/content/navigation.json b/aio/content/navigation.json index 7edde58064..feb111528e 100644 --- a/aio/content/navigation.json +++ b/aio/content/navigation.json @@ -580,11 +580,6 @@ "url": "guide/cli-builder", "title": "CLI Builders", "tooltip": "Using builders to customize Angular CLI." - }, - { - "url": "guide/web-worker", - "title": "Web Workers in Angular", - "tooltip": "Implement background processing with web workers." } ] },