diff --git a/roles/copr/backend/templates/copr-ping-script.sh.j2 b/roles/copr/backend/templates/copr-ping-script.sh.j2 index 7e57fc5c3b..729e5ecf76 100644 --- a/roles/copr/backend/templates/copr-ping-script.sh.j2 +++ b/roles/copr/backend/templates/copr-ping-script.sh.j2 @@ -1,6 +1,6 @@ #! /bin/sh -source_rpm_url=https://pagure.io/copr/copr-test-sources/raw/master/f/buildtag-0-0.src.rpm +source_rpm_url=https://github.com/fedora-copr/copr-test-sources/raw/main/buildtag-0-0.src.rpm log() {