Skip to content

Commit

Permalink
Fix donation badge (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
oncleben31 committed Nov 7, 2020
1 parent ae7bd70 commit b0e17b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_name}}/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ Code template was mainly taken from [@Ludeeus](https://github.com/ludeeus)'s [bl
***

[blueprint]: https://github.com/custom-components/blueprint
[buymecoffee]: https://www.buymeacoffee.com/ludeeus
[buymecoffee]: https://www.buymeacoffee.com/{{cookiecutter.github_user}}
[buymecoffeebadge]: https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg?style=for-the-badge
[commits-shield]: https://img.shields.io/github/commit-activity/y/{{cookiecutter.github_user}}/{{cookiecutter.project_name}}.svg?style=for-the-badge
[commits]: https://github.com/{{cookiecutter.github_user}}/{{cookiecutter.project_name}}/commits/main
Expand Down

0 comments on commit b0e17b0

Please sign in to comment.