diff --git a/aio/content/navigation.json b/aio/content/navigation.json index 21ec3217a5..eb71730b33 100644 --- a/aio/content/navigation.json +++ b/aio/content/navigation.json @@ -969,7 +969,7 @@ { "url": "guide/contributors-guide-overview", "title": "Overview", - "tooltip": "Provides an overview of how to contribute to Angular's documentation" + "tooltip": "Provides an overview of how to contribute to Angular's documentation." }, { "url": "guide/reviewing-content", @@ -981,6 +981,11 @@ "title": "Updating search keywords", "tooltip": "Help users find the content they need by adding additional search keywords." }, + { + "url": "guide/updating-content-github-ui", + "title": "Updating content using GitHub UI", + "tooltip": "Update topics in the browser through the GitHub user interface." + }, { "url": "guide/docs-style-guide", "title": "Documentation Style Guide",