docs: Fix Conventional Commits link

This commit is contained in:
Malloc Voidstar 2022-02-09 21:30:24 -08:00
parent 519fcc2e11
commit 6a384a09a2
No known key found for this signature in database
GPG key ID: C34BA7CBAF747755

View file

@ -84,7 +84,7 @@ PR expectations:
- PRs remain small and focused
- If needed, we can put changes behind feature flags as they evolve
- Commits are atomic (i.e. do a single thing)
- Commits are in [Conventional Commit](conventionalcommits.org/) style
- Commits are in [Conventional Commit](https://www.conventionalcommits.org/) style
We recognize that these are ideals and we don't want lack of comfort with git
to get in the way of contributing. If you didn't do these, bring it up with