diff --git a/README.md b/README.md index 9e0c54a5..fc65f972 100644 --- a/README.md +++ b/README.md @@ -197,7 +197,7 @@ A lot of the guide, cookiecutter, and repo-review started out as part of -[actions-badge]: https://github.com/scientific-python/cookie/workflows/CI/badge.svg +[actions-badge]: https://github.com/scientific-python/actions/cookie/workflows/ci.yml/badge.svg [actions-link]: https://github.com/scientific-python/cookie/actions [cibuildwheel]: https://cibuildwheel.readthedocs.io [cookiecutter]: https://cookiecutter.readthedocs.io diff --git a/{{cookiecutter.project_name}}/README.md b/{{cookiecutter.project_name}}/README.md index 47823302..f833ba96 100644 --- a/{{cookiecutter.project_name}}/README.md +++ b/{{cookiecutter.project_name}}/README.md @@ -19,7 +19,7 @@ {%- endif %} -[actions-badge]: {{cookiecutter.url}}/workflows/CI/badge.svg +[actions-badge]: {{cookiecutter.url}}/actions/workflows/ci.yml/badge.svg [actions-link]: {{cookiecutter.url}}/actions [conda-badge]: https://img.shields.io/conda/vn/conda-forge/{{cookiecutter.project_name}} [conda-link]: https://github.com/conda-forge/{{cookiecutter.project_name}}-feedstock