fix #194: fix update_url (#196)

This commit is contained in:
luke crouch 2017-02-16 20:11:50 -06:00 committed by Jonathan Kingston
parent 1a2521101d
commit 438d59a82d

View file

@ -13,7 +13,7 @@
"gecko": { "gecko": {
"id": "testpilot-containers@mozilla.org", "id": "testpilot-containers@mozilla.org",
"strict_min_version": "50.0", "strict_min_version": "50.0",
"update_url": "https://testpilot.firefox.com/files/containers/updates.json" "update_url": "https://testpilot.firefox.com/files/testpilot-containers@mozilla.org/updates.json"
} }
}, },