CONTRIBUTING.md in dopstick-0.0.3 vs CONTRIBUTING.md in dopstick-0.0.4
- old
+ new
@@ -36,10 +36,10 @@
3. Make your changes using [descriptive commit messages](#commit-messages)
4. Update CHANGELOG.md describing your changes by adding an entry to the
"Unreleased" section. If this section is not available, create one right
before the last version.
5. Push to your branch - `git push origin my_branch`
-6. [Create a pull request](https://docs.github.com/articles/creating-a-pull-request)
+6. [Create a pull request](https://help.github.com/articles/creating-a-pull-request)
7. That's it!
## Styleguides
### Commit messages