Skip to content

Commit 971e7f9

Browse files
committed
Update the link to conventionalcommits.org
1 parent e7bb832 commit 971e7f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ changes. There's a couple of things to watch out for:
6565

6666
#### Write correct commit messages
6767

68-
We follow the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0-beta.4/)
68+
We follow the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)
6969
specification.
7070
This means that you have to format your commit messages in a specific way. Say
7171
you're working on adding a new exercise called `foobar1.rs`. You could write

0 commit comments

Comments
 (0)