diff --git a/aio/content/navigation.json b/aio/content/navigation.json index 597607d958..91aafd07ba 100644 --- a/aio/content/navigation.json +++ b/aio/content/navigation.json @@ -438,6 +438,11 @@ "url": "https://github.com/angular/angular/issues", "title": "Report Issues", "tooltip": "Post issues and suggestions on github." + }, + { + "url": "https://github.com/angular/code-of-conduct/blob/master/CODE_OF_CONDUCT.md", + "title": "Code of Conduct", + "tooltip": "Treating each other with respect." } ] },