From eb5b26185713c041e866d52627f970e3a92ce2b7 Mon Sep 17 00:00:00 2001 From: ligi Date: Thu, 10 Feb 2022 07:54:39 +0100 Subject: [PATCH] Http -> https --- _data/chains/eip155-107.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/chains/eip155-107.json b/_data/chains/eip155-107.json index 78834bb1..b99db6c5 100644 --- a/_data/chains/eip155-107.json +++ b/_data/chains/eip155-107.json @@ -18,7 +18,7 @@ "networkId": 107, "explorers": [{ "name": "nebulatestnet", - "url": "http://explorer.novanetwork.io/?network=Nebula%20Testnet", + "url": "https://explorer.novanetwork.io/?network=Nebula%20Testnet", "standard": "EIP3091" }] }