From 55039e6dd75a4373b10b50b73cebeb6442f856c0 Mon Sep 17 00:00:00 2001 From: sethkfman <10342624+sethkfman@users.noreply.github.com> Date: Thu, 31 Mar 2022 11:27:37 -0600 Subject: [PATCH] updated file location paths for main --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 57c21ec5..0de1d38b 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,12 @@ ### Managing featured dapps You need to submit a pull request to this repo with your changes to the file: -https://github.com/MetaMask/dapps/blob/master/src/data/featured-dapps.js +https://github.com/MetaMask/dapps/blob/main/src/data/featured-dapps.js ### Managing dapps inside categories You need to submit a pull request to this repo with your changes to the file: -https://github.com/MetaMask/dapps/blob/master/src/data/all-dapps.js +https://github.com/MetaMask/dapps/blob/main/src/data/all-dapps.js ### Dapp icons