Merge pull request #206 from mozilla/real-update_url-194

fix #194: the real update_url
This commit is contained in:
luke crouch
2017-02-19 08:05:22 -06:00
committed by GitHub
+1 -1
View File
@@ -13,7 +13,7 @@
"gecko": {
"id": "testpilot-containers@mozilla.org",
"strict_min_version": "50.0",
"update_url": "https://testpilot.firefox.com/files/testpilot-containers@mozilla.org/updates.json"
"update_url": "https://testpilot.firefox.com/files/@testpilot-containers/updates.json"
}
},