Skip to content

Commit 793015e

Browse files
Update broken link (#5246)
1 parent d536255 commit 793015e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ You now have everything you need to start making changes!
4646

4747
6. PyBaMM is developed in [Python](https://www.python.org), and makes heavy use of [NumPy](https://numpy.org/).
4848
7. Make sure to follow our [coding style guidelines](#coding-style-guidelines).
49-
8. Commit your changes to your branch with [useful, descriptive commit messages](https://chris.beams.io/posts/git-commit/): Remember these are
49+
8. Commit your changes to your branch with [useful, descriptive commit messages](https://cbea.ms/git-commit/): Remember these are
5050
publicly visible and should still make sense a few months ahead in time.
5151
While developing, you can keep using the GitHub issue you're working on
5252
as a place for discussion.

0 commit comments

Comments
 (0)