diff --git a/aio/content/navigation.json b/aio/content/navigation.json index 5d68e761a5..fc1c846123 100644 --- a/aio/content/navigation.json +++ b/aio/content/navigation.json @@ -380,6 +380,12 @@ "title": "API", "tooltip": "Details of the Angular classes and values.", "url": "api" + }, + { + "url": "guide/change-log", + "title": "Change Log", + "tooltip": "Angular Documentation Change Log", + "hidden": true } ],