fixing badge display problem#1798
Conversation
|
Hi @Paulokim1 , We started working on a new community fork of the Cookiecutter project, named Cookieninja. This PR is already solved. See: https://github.com/cookieninja-generator/cookieninja#readme We're trying to bring the life back to this amazing project. Thank you :) |
kurtmckee
left a comment
There was a problem hiding this comment.
@audreyfeldroy @pydanny @jensens Please merge this PR.
It resolves an outstanding issue with the badge in the README, and can be viewed both in the author's screenshot as well as in their branch's README.
As shown below, the ['Build Status'] badge doens't show up, due to wrong reference to the tests.yml file.
I've changed the README.md file, referencing the appropriate path. With the change, the badge appears correctly as shown below.