Skip to content

Commit 6158f3c

Browse files
doc: fix links in CONTRIBUTING.md
1 parent 2044787 commit 6158f3c

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
@@ -44,7 +44,7 @@ It is always best to discuss your plans beforehand, to ensure that your contribu
4444
Thanks for your contributions!
4545

4646
### Commit messages
47-
We are using the (Conventional Commits)[https://www.conventionalcommits.org/en/v1.0.0/#summary] convention for our commit messages. This convention dovetails with (SemVer)[https://semver.org/], by describing the features, fixes, and breaking changes made in commit messages.
47+
We are using the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/#summary) convention for our commit messages. This convention dovetails with [SemVer](https://semver.org/), by describing the features, fixes, and breaking changes made in commit messages.
4848

4949
When creating a pull request, its description should reference the corresponding issue id.
5050

0 commit comments

Comments
 (0)