diff --git a/aio/content/navigation.json b/aio/content/navigation.json index c04a75cf01..1e1c3efb4c 100644 --- a/aio/content/navigation.json +++ b/aio/content/navigation.json @@ -202,11 +202,6 @@ "title": "Template reference variables", "tooltip": "Introductory guide to referring to DOM elements within a template." }, - { - "url": "guide/inputs-outputs", - "title": "Inputs and Outputs", - "tooltip": "Introductory guide to sharing data between parent and child directives or components." - }, { "url": "guide/svg-in-templates", "title": "SVG as templates",