Skip to content

Commit a1eeb9c

Browse files
committed
Fix link to Code of Conduct in issue templates
1 parent 8a3bde3 commit a1eeb9c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/BUG_REPORT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ about: If something isn't working as expected.
66

77
Please note that **labels** is released with a [Contributor Code of Conduct][code of conduct]. By participating in this project you agree to abide by its terms.
88

9-
[code of conduct]: /CODE_OF_CONDUCT.md
9+
[code of conduct]: /.github/CODE_OF_CONDUCT.md
1010

1111
## Bug Report
1212

.github/ISSUE_TEMPLATE/OTHER.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ about: For all other issues or proposals.
66

77
Please note that **labels** is released with a [Contributor Code of Conduct][code of conduct]. By participating in this project you agree to abide by its terms.
88

9-
[code of conduct]: /CODE_OF_CONDUCT.md
9+
[code of conduct]: /.github/CODE_OF_CONDUCT.md
1010

1111
## Other
1212

0 commit comments

Comments
 (0)