diff --git a/aio/content/navigation.json b/aio/content/navigation.json index 8ee8129bdb..2d14d666b4 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." } ] }