diff --git a/aio/content/navigation.json b/aio/content/navigation.json index 2d0fd97166..5bebd93062 100644 --- a/aio/content/navigation.json +++ b/aio/content/navigation.json @@ -208,16 +208,16 @@ "title": "Component Styles", "tooltip": "Add CSS styles that are specific to a component." }, - { - "url": "guide/elements", - "title": "Angular Elements", - "tooltip": "Convert components to Custom Elements." - }, { "url": "guide/dynamic-component-loader", "title": "Dynamic Components", "tooltip": "Load components dynamically." }, + { + "url": "guide/elements", + "title": "Angular Elements", + "tooltip": "Convert components to Custom Elements." + }, { "url": "guide/attribute-directives", "title": "Attribute Directives",