diff --git a/pagure/themes/srcfpo/templates/repo_info.html b/pagure/themes/srcfpo/templates/repo_info.html index dc6e22d..0daec76 100644 --- a/pagure/themes/srcfpo/templates/repo_info.html +++ b/pagure/themes/srcfpo/templates/repo_info.html @@ -39,7 +39,7 @@ } a.koschei button { padding-left: 33px; - background: url(https://admin.fedoraproject.org/pkgdb/static/icon_koschei.png) 0 50% no-repeat; + background: url(https://apps.fedoraproject.org/img/icons/koschei-24.png) 0 50% no-repeat; } .projectinfo { white-space: pre-wrap;