Skip to content
Snippets Groups Projects
Commit 71129da5 authored by Gandalf's avatar Gandalf
Browse files

Change default block explorer url due to reliability issues with hiveblocks.com

parent da00f15c
No related branches found
No related tags found
1 merge request!221Change default block explorer url due to reliability issues with hiveblocks.com
......@@ -89,11 +89,11 @@ export const NAVIGATION_FOOTER = [
name: 'Hive Dollar (HBD)',
},
{
to: 'https://hiveblocks.com',
to: 'https://explore.openhive.network',
name: 'Block Explorer',
},
{
to: 'https://hiveblocks.com/witnesses',
to: 'https://explore.openhive.network/witnesses',
name: 'Governance',
},
// {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment