diff --git a/roles/koschei/frontend/templates/config-frontend.cfg.j2 b/roles/koschei/frontend/templates/config-frontend.cfg.j2 index 41535caa99..a8322b6051 100644 --- a/roles/koschei/frontend/templates/config-frontend.cfg.j2 +++ b/roles/koschei/frontend/templates/config-frontend.cfg.j2 @@ -85,7 +85,7 @@ config = { {"name": "Bodhi", "url": "https://bodhi{{ env_prefix }}.fedoraproject.org/updates?packages={package.name}"}, {"name": "Dist-git", - "url": "https://src{{ env_prefix }}.fedoraproject.org/cgit/rpms/{package.name}.git"}, + "url": "https://src{{ env_prefix }}.fedoraproject.org/rpms/{package.name}"}, {"name": "Bugzilla", "url": "https://{{ koschei_bugzilla }}/buglist.cgi?product={package.collection.bugzilla_product}&component={package.name}"}, {"name": "Koji",