Skip to content

Commit af0a9c1

Browse files
authored
Fix url
1 parent 1a7c292 commit af0a9c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Src/BigBang1112.Gbx/Client/Shared/MainLayout.razor

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<div class="page">
77
<header class="grainy">
88
<div>
9-
<a href="https://gbxexplorer.net" class="button menu-button" target="_blank">
9+
<a href="https://explorer.gbx.tools" class="button menu-button" target="_blank">
1010
Explorer
1111
</a>
1212
<a href="https://github.com/bigbang1112-cz/gbx" class="button menu-button" target="_blank">

0 commit comments

Comments
 (0)