fix link
authorStephen Frost <sfrost@snowman.net>
Wed, 28 Aug 2019 17:14:40 +0000 (13:14 -0400)
committerStephen Frost <sfrost@snowman.net>
Wed, 28 Aug 2019 17:14:40 +0000 (13:14 -0400)
templates/badge.json

index 049edd7b06efc044595d53b11d2ea666320f83d2..e232350be9b0222e1889bee10c644171127ee903 100644 (file)
@@ -3,7 +3,7 @@
     "height": 138,
     "elements": [
        {"type": "box", "x": 4, "y": 10, "width": 95, "height": 28, "fill": [33, 139, 181], "stroke": false},
-       {"type": "image", "src": "img/pglogo_white.png", "x": 8, "y": 12, "width": 25, "height": 25, "mask": "auto"},
+       {"type": "image", "src": "images/pglogo_white.png", "x": 8, "y": 12, "width": 25, "height": 25, "mask": "auto"},
        {"type": "paragraph", "text": "PGOpen 2019\nOrlando, Florida", "x": 35, "y": 12, "width": 63, "height": 25, "color": "white"},
 
        {"type": "paragraph", "text": "{{reg.firstname|escapejson}} {{reg.lastname|escapejson}}", "x": 8, "y": 50, "width": 87, "height": 10, "bold": true},