Skip to content

Commit 5f5c6aa

Browse files
committed
Fix relative links in contributing guide
1 parent 2f303ac commit 5f5c6aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ abide by its terms.
2121
[new issue]: https://github.com/hackebrot/labels/issues/new/choose
2222
[new pull request]: https://github.com/hackebrot/labels/compare
2323
[pull requests]: https://github.com/hackebrot/labels/pulls
24-
[code of conduct]: /CODE_OF_CONDUCT.md
25-
[community]: /COMMUNITY.md
24+
[code of conduct]: /.github/CODE_OF_CONDUCT.md
25+
[community]: /.github/COMMUNITY.md

0 commit comments

Comments
 (0)