Skip to content

Commit 0b8f042

Browse files
committed
Update/fix CONTRIBUTING.md URLs
1 parent 3c5f7b2 commit 0b8f042

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Guidelines for contributing
22

3-
1. [Fork the repository](https://help.github.com/articles/fork-a-repo).
4-
2. [Create a topic branch](http://learn.github.com/p/branching.html).
3+
1. [Fork the repository](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo).
4+
2. [Create a topic branch](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-branches).
55
3. Make your changes, including tests for your changes which maintain [coverage](https://coveralls.io/r/campaignmonitor/createsend-python).
66
4. Ensure that all tests pass, by running `rake`.
77
5. It should go without saying, but do not increment the version number in your commits.
8-
6. [Submit a pull request](https://help.github.com/articles/using-pull-requests).
8+
6. [Submit a pull request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests).

0 commit comments

Comments
 (0)