From 05da4937a13ebaf41539631f2a3870c6792117e8 Mon Sep 17 00:00:00 2001 From: Peter deHaan Date: Thu, 6 Jul 2017 12:25:49 -0700 Subject: [PATCH] Update server URLs to send.* --- public/contribute.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/public/contribute.json b/public/contribute.json index c5fe9734..52cbd2b0 100644 --- a/public/contribute.json +++ b/public/contribute.json @@ -1,5 +1,5 @@ { - "name": "portal-alpha", + "name": "firefox-send", "description": "File Sharing Experiment", "repository": { "url": "https://github.com/mozilla/something-awesome/", @@ -14,9 +14,9 @@ "report": "https://github.com/mozilla/something-awesome/issues/new" }, "urls": { - "prod": "https://fileshare.stage.mozaws.net/", - "stage": "https://fileshare.stage.mozaws.net/", - "dev": "https://fileshare.dev.mozaws.net/" + "prod": "https://send.firefox.com/", + "stage": "https://send.stage.mozaws.net/", + "dev": "https://send.dev.mozaws.net/" }, "keywords": [ "JavaScript",