fix: link

This commit is contained in:
Thomas E Lackey 2020-12-18 20:58:29 -06:00
parent 33e2fb1653
commit 018f06e3f7

View File

@ -17,7 +17,7 @@ const ifBigDipper = () => {
} else {
return {
title: 'Block Explorer',
url: 'http://blockexplorer.kube.moon.dxos.network:3080/'
url: 'http://blockexplorer.moon.dxos.network:3080/'
};
}
} catch (e) {}