From dedefadd26f79afa6e16e050c1a17c2753a3f566 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Jul 24 2018 12:11:26 +0000 Subject: Move to shields.io for the shields The service we used to use seem to no longer be active. Signed-off-by: Pierre-Yves Chibon --- diff --git a/fedocal/api.py b/fedocal/api.py index 36daec8..47873d4 100644 --- a/fedocal/api.py +++ b/fedocal/api.py @@ -492,11 +492,7 @@ endpoint raises a 404. green, red = 'brightgreen', 'red' - ## We *would* use the canonical b.repl.ca url, but it doesn't support SSL - ## the way that we need currently. So, instead we'll use the backend name - ## to get around that. - #template = 'http://b.repl.ca/v1/%s-%s_%s-%s.png' - template = 'https://buckler-bowes.rhcloud.com/v1/%s-%s_%s-%s.png' + template = 'https://img.shields.io/badge/%s-%s_%s-%s.png' output = None for meeting in meetings: