diff --git a/aio/content/navigation.json b/aio/content/navigation.json index cd277cef8d..345881df16 100644 --- a/aio/content/navigation.json +++ b/aio/content/navigation.json @@ -385,6 +385,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 } ],