Skip to content

Commit 63fe6c5

Browse files
committed
DOC: Correct GitHub Actions badge for different Organization URLs
1 parent a4ab3d8 commit 63fe6c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_name}}/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{{ cookiecutter.project_name }}
22
=================================
33

4-
.. image:: https://github.com/InsightSoftwareConsortium/{{ cookiecutter.project_name }}/workflows/Build,%20test,%20package/badge.svg
4+
.. image:: {{ cookiecutter.download_url }}/workflows/Build,%20test,%20package/badge.svg
55
:alt: Build Status
66

77
.. image:: https://img.shields.io/pypi/v/{{ cookiecutter.python_package_name }}.svg

0 commit comments

Comments
 (0)