From 8f6855eea61a67e95cc5651671c46bb026c6fcf3 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Tue, 28 Nov 2017 11:55:30 +0100 Subject: [PATCH] Fedora-Badges renamed to fedora-badges Signed-off-by: Pierre-Yves Chibon --- playbooks/manual/push-badges.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playbooks/manual/push-badges.yml b/playbooks/manual/push-badges.yml index 09f9137235..a7f0474d8a 100644 --- a/playbooks/manual/push-badges.yml +++ b/playbooks/manual/push-badges.yml @@ -2,7 +2,7 @@ # # Badge artists and badge developers should be pushing stuff to this repo: # -# https://pagure.io/Fedora-Badges.git +# https://pagure.io/fedora-badges.git # # This playbook will take any new content from there and push it out onto our # servers. @@ -19,7 +19,7 @@ vars: tempdir: /var/tmp/badges-tempdir - upstream: "https://pagure.io/Fedora-Badges.git" + upstream: "https://pagure.io/fedora-badges.git" workingdir: /srv/web/infra/badges/ tasks: