Skip to content

Commit d2f4eeb

Browse files
committed
Update links on readme and code of conduct
Links on README were not completely dead as they were redirecting to the right place, but this fixes them. Also fixing links on the code of conduct, as it seems to bring up the italian version for some reason instead of the english version.
1 parent e8eb54c commit d2f4eeb

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CHANGELOG.md

+2
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

+2-2
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

+2-2
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)