Open
Changes from all commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Failed to load files.
Fix link to contributors graph in README
 defaults to the code path in master for links in docs so we need to specify the complete path to the contributors' graphs: https://.com/commitizen/cz-cli/graphs/contributors
  • Loading branch information
@ericboucher
ericboucher authoredFeb 5, 2020
commit 4c8d0b3a768930de1e114b32b0be7963f018e302
Original file line numberDiff line numberDiff line change
Expand Up@@ -317,7 +317,7 @@ Special thanks to @stevelacy, whose [gulp-git](https://www.npmjs.com/package/gul
## Contributors

This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].
<a href="graphs/contributors"><img src="https://opencollective.com/commitizen/contributors.svg?width=890&button=false" /></a>
<a href="https://.com/commitizen/cz-cli/graphs/contributors"><img src="https://opencollective.com/commitizen/contributors.svg?width=890&button=false" /></a>

## Backers

Expand Down