diff --git a/dev/archery/archery/crossbow/reports.py b/dev/archery/archery/crossbow/reports.py index 07abb294cdd76..b3785677ebd3a 100644 --- a/dev/archery/archery/crossbow/reports.py +++ b/dev/archery/archery/crossbow/reports.py @@ -230,7 +230,7 @@ class CommentReport(Report): title='Github Actions', url='https://github.com/{repo}/actions?query=branch:{branch}', badge=( - 'https://github.com/{repo}/workflows/crossbow.yml/' + 'https://github.com/{repo}/workflows/Crossbow/' 'badge.svg?branch={branch}' ), ),