Skip to content

Commit c6d97fd

Browse files
committed
chore: replace master with main in documentation URLs
Signed-off-by: Luca Muscariello <muscariello@ieee.org>
1 parent e9152ab commit c6d97fd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.git-blame-ignore-revs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Template taken from https://github.com/v8/v8/blob/master/.git-blame-ignore-revs.
1+
# Template taken from https://github.com/v8/v8/blob/main/.git-blame-ignore-revs.
22
#
33
# This file contains a list of git hashes of revisions to be ignored by git blame. These
44
# revisions are considered "unimportant" in that they are unlikely to be what you are

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,4 @@ available at
9393
https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
9494

9595
Note: A version of this file is also available in the
96-
[New Project repository](https://github.com/google/new-project/blob/master/docs/code-of-conduct.md).
96+
[New Project repository](https://github.com/google/new-project/blob/main/docs/code-of-conduct.md).

0 commit comments

Comments
 (0)