From 519d92b0a7f93d20ea4dc6e2591544a409e33923 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 28 Aug 2017 06:16:26 +0000 Subject: [PATCH] koschei/frontend: Update dist-git web URL --- roles/koschei/frontend/templates/config-frontend.cfg.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",