diff --git a/configs/featured-networks/etherlink-testnet.json b/configs/featured-networks/etherlink-testnet.json index 3b958af5..99e53d42 100644 --- a/configs/featured-networks/etherlink-testnet.json +++ b/configs/featured-networks/etherlink-testnet.json @@ -1,6 +1,6 @@ [{ "title": "Etherlink", - "url": "https://etherlink.blockscout.com/", + "url": "https://explorer.etherlink.com/", "group": "Mainnets", "icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/etherlink.svg" }, diff --git a/configs/featured-networks/etherlink.json b/configs/featured-networks/etherlink.json index 46e0b988..729783bc 100644 --- a/configs/featured-networks/etherlink.json +++ b/configs/featured-networks/etherlink.json @@ -1,6 +1,6 @@ [{ "title": "Etherlink", - "url": "https://etherlink.blockscout.com/", + "url": "https://explorer.etherlink.com/", "group": "Mainnets", "icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/etherlink.svg", "isActive": true