Skip to content

Commit e7e90f1

Browse files
authored
Merge pull request #107 from zombocom/mauro-oto/update-readme-and-code-of-conduct-links
Update links on readme and code of conduct
2 parents e8eb54c + d2f4eeb commit e7e90f1

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## HEAD (unreleased)
22

3+
- Update links on readme and code of conduct (https://github.com/zombocom/dead_end/pull/107)
4+
35
## 3.0.1
46

57
- Fix CLI parsing when flags come before filename (https://github.com/zombocom/dead_end/pull/102)

CODE_OF_CONDUCT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ members of the project's leadership.
6868
## Attribution
6969

7070
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
71-
available at [https://contributor-covenant.org/version/1/4][version]
71+
available at [https://contributor-covenant.org/version/1/4/code-of-conduct/][version]
7272

7373
[homepage]: https://contributor-covenant.org
74-
[version]: https://contributor-covenant.org/version/1/4/
74+
[version]: https://contributor-covenant.org/version/1/4/code-of-conduct/

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ $ qcachegrind tmp/last/profile.callgrind.out.<numbers>
195195

196196
## Contributing
197197

198-
Bug reports and pull requests are welcome on GitHub at https://github.com/zombocom/dead_end. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/zombocom/dead_end/blob/master/CODE_OF_CONDUCT.md).
198+
Bug reports and pull requests are welcome on GitHub at https://github.com/zombocom/dead_end. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/zombocom/dead_end/blob/main/CODE_OF_CONDUCT.md).
199199

200200

201201
## License
@@ -204,4 +204,4 @@ The gem is available as open source under the terms of the [MIT License](https:/
204204

205205
## Code of Conduct
206206

207-
Everyone interacting in the DeadEnd project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/zombocom/dead_end/blob/master/CODE_OF_CONDUCT.md).
207+
Everyone interacting in the DeadEnd project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/zombocom/dead_end/blob/main/CODE_OF_CONDUCT.md).

0 commit comments

Comments
 (0)