Skip to content

Commit

Permalink
Replace http link with https
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Sep 1, 2023
1 parent cffa533 commit fd0a7e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ Here are a few rules to follow in order to ease code reviews and merging:
- run the test suite
- write (or update) tests when applicable
- write documentation for new features
- use [commit messages that make sense](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)
- use [commit messages that make sense](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)

When creating your pull request on GitHub, please write a description which gives the context and/or explains why you are creating it.

0 comments on commit fd0a7e6

Please sign in to comment.