diff --git a/aio/content/navigation.json b/aio/content/navigation.json index b70f00b4c1..0844940d75 100644 --- a/aio/content/navigation.json +++ b/aio/content/navigation.json @@ -168,6 +168,11 @@ "title": "Attribute Directives", "tooltip": "Attribute directives attach behavior to elements." }, + { + "url": "guide/structural-directives", + "title": "Structural Directives", + "tooltip": "Structural directives manipulate the layout of the page." + }, { "url": "guide/pipes", "title": "Pipes",