Skip to content

Commit 5c87ff8

Browse files
committed
docs(contributing): update codecov link
1 parent 35ef6cb commit 5c87ff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ If you're a first-time contributor, you can check the issues with the [good firs
5858
- Follow the existing code style
5959
3. **Testing**
6060
- Run the full test suite: `poetry all`
61-
- Ensure test coverage doesn't drop (we use [CodeCov](https://codecov.io/))
61+
- Ensure test coverage doesn't drop (we use [CodeCov](https://app.codecov.io/gh/commitizen-tools/commitizen))
6262
- For documentation changes, run `poetry doc` to check for warnings/errors
6363
4. **Committing Changes**
6464
- Use commitizen to make commits (we follow [conventional commits](https://www.conventionalcommits.org/))

0 commit comments

Comments
 (0)