diff --git a/src/config/urls.js b/src/config/urls.js index d817b5e8..1e0d5376 100644 --- a/src/config/urls.js +++ b/src/config/urls.js @@ -41,6 +41,5 @@ export const urls = { }, // Currencies status - currenciesStatus: - 'https://s3-eu-west-1.amazonaws.com/ledger-ledgerlive-resources-prod/public_resources/currencies.json', + currenciesStatus: 'http://resources.live.ledger.app/public_resources/currencies.json', }