Skip to content

Commit 9092f97

Browse files
authored
Fix broken link CODE_OF_CONDUCT.md (#335)
1 parent 8aa8a85 commit 9092f97

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[fork]: https://github.com/erlef/setup-beam/fork
44
[pr]: https://github.com/erlef/setup-beam/compare
5-
[code-of-conduct]: https://github.com/erlef/setup-beam/blob/main/CODE_OF_CONDUCT.md
5+
[code-of-conduct]: https://github.com/erlef/.github/blob/main/CODE_OF_CONDUCT.md
66

77
Hi there! We're thrilled that you'd like to contribute to this project. Your help is essential for
88
keeping it great.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ Check out [this doc](CONTRIBUTING.md).
360360

361361
### Code of Conduct
362362

363-
This project's code of conduct is made explicit in [CODE_OF_CONDUCT.md](https://github.com/erlef/setup-beam/blob/main/CODE_OF_CONDUCT.md).
363+
This project's code of conduct is made explicit in [CODE_OF_CONDUCT.md](https://github.com/erlef/.github/blob/main/CODE_OF_CONDUCT.md).
364364

365365
### Security
366366

0 commit comments

Comments
 (0)