koschei/frontend: Update dist-git web URL

This commit is contained in:
Mikolaj Izdebski 2017-08-28 06:16:26 +00:00
parent 76a6f270bb
commit 519d92b0a7

View file

@ -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",