From 655d8f379156cc42eb27f0f6e56ea7b3cf53b4a4 Mon Sep 17 00:00:00 2001 From: Tim Ruffing Date: Thu, 29 Mar 2018 13:45:05 +0200 Subject: [PATCH] Update GitHub URLs --- CONTRIBUTING.md | 4 ++-- package.json | 6 +++--- src/manifest.json | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0681439..09b7e86 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,9 +9,9 @@ Everyone is welcome to contribute to containers. Reach out to team members if yo If you find a bug with containers, please file a issue. -Check first if the bug might already exist: https://github.com/mozilla/testpilot-containers/issues +Check first if the bug might already exist: https://github.com/mozilla/multi-account-containers/issues -[Open an issue](https://github.com/mozilla/testpilot-containers/issues/new) +[Open an issue](https://github.com/mozilla/multi-account-containers/issues/new) 1. Visit about:support 2. Click "Copy raw data to clipboard" and paste into the bug. Alternatively copy the following sections into the issue: diff --git a/package.json b/package.json index 988b8c3..746a84f 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "version": "6.0.0", "author": "Andrea Marchesini, Luke Crouch and Jonathan Kingston", "bugs": { - "url": "https://github.com/mozilla/testpilot-containers/issues" + "url": "https://github.com/mozilla/multi-account-containers/issues" }, "dependencies": {}, "devDependencies": { @@ -27,12 +27,12 @@ "stylelint-order": "^0.3.0", "web-ext": "^2.2.2" }, - "homepage": "https://github.com/mozilla/testpilot-containers#readme", + "homepage": "https://github.com/mozilla/multi-account-containers#readme", "license": "MPL-2.0", "main": "index.js", "repository": { "type": "git", - "url": "git+https://github.com/mozilla/testpilot-containers.git" + "url": "git+https://github.com/mozilla/multi-account-containers.git" }, "scripts": { "build": "npm test && cd src && web-ext build --overwrite-dest", diff --git a/src/manifest.json b/src/manifest.json index 27c1f57..f3fa049 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -16,7 +16,7 @@ } }, - "homepage_url": "https://testpilot.firefox.com/", + "homepage_url": "https://github.com/mozilla/multi-account-containers#readme", "permissions": [ "",