From 555443787b8b0c06d7d6507815606c1601b095ef Mon Sep 17 00:00:00 2001 From: Whymarrh Whitby Date: Wed, 29 Jan 2020 22:05:47 -0330 Subject: [PATCH] Remove dead link to team page in README (#7946) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d2a029480..07c4fe7c7 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,6 @@ To write tests that will be run in the browser using QUnit, add your test files - [How to add custom build to Firefox](./docs/add-to-firefox.md) - [How to add a new translation to MetaMask](./docs/translating-guide.md) - [Publishing Guide](./docs/publishing.md) -- [The MetaMask Team](./docs/team.md) - [How to live reload on local dependency changes](./docs/developing-on-deps.md) - [How to add new networks to the Provider Menu](./docs/adding-new-networks.md) - [How to port MetaMask to a new platform](./docs/porting_to_new_environment.md)