diff --git a/aio/content/navigation.json b/aio/content/navigation.json index ec526a8277..51a23aec59 100644 --- a/aio/content/navigation.json +++ b/aio/content/navigation.json @@ -954,6 +954,11 @@ "url": "guide/styleguide", "title": "Coding Style Guide", "tooltip": "Guidelines for writing Angular code." + }, + { + "url": "guide/docs-style-guide", + "title": "Documentation Style Guide", + "tooltip": "Style guide for documentation authors." } ] }