diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 82f1413b9712c..6fd22a56ee751 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -394,7 +394,7 @@ The following documents can help you sort out issues with GitHub accounts and mu [angular-group]: https://groups.google.com/forum/#!forum/angular -[coc]: https://github.com/angular/code-of-conduct/blob/master/CODE_OF_CONDUCT.md +[coc]: https://github.com/angular/code-of-conduct/blob/main/CODE_OF_CONDUCT.md [commit-message-format]: https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit# [corporate-cla]: https://cla.developers.google.com/about/google-corporate [dev-doc]: https://github.com/angular/angular/blob/main/docs/DEVELOPER.md diff --git a/aio/content/marketing/docs.md b/aio/content/marketing/docs.md index 4dbd1c569c6c5..9739b3c6a1aff 100644 --- a/aio/content/marketing/docs.md +++ b/aio/content/marketing/docs.md @@ -53,4 +53,4 @@ See [Contributing to Angular](https://github.com/angular/angular/blob/main/CONTR for information about submission guidelines. Our community values respectful, supportive communication. -Please consult and adhere to the [Code of Conduct](https://github.com/angular/code-of-conduct/blob/master/CODE_OF_CONDUCT.md "Contributor code of conduct"). +Please consult and adhere to the [Code of Conduct](https://github.com/angular/code-of-conduct/blob/main/CODE_OF_CONDUCT.md "Contributor code of conduct"). diff --git a/aio/content/navigation.json b/aio/content/navigation.json index ddc321d8f4c76..915f59711863b 100644 --- a/aio/content/navigation.json +++ b/aio/content/navigation.json @@ -1266,7 +1266,7 @@ "tooltip": "Post issues and suggestions on github." }, { - "url": "https://github.com/angular/code-of-conduct/blob/master/CODE_OF_CONDUCT.md", + "url": "https://github.com/angular/code-of-conduct/blob/main/CODE_OF_CONDUCT.md", "title": "Code of Conduct", "tooltip": "Treating each other with respect." }