Skip to content

Commit b4a5cc1

Browse files
fix(xantyxnetwork): correct subdomain instead of mc.gg (#4617)
* fix(xantyxnetwork): correct subdomain instead of `mc.gg` * fix: use domain
1 parent ae5bbf3 commit b4a5cc1

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

servers/xantyx/metadata.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"store": "https://store.xantyxnetwork.com/",
66
"website": "https://www.xantyxnetwork.com/",
77
"addresses": [
8-
"mc.gg"
8+
"xantyxnetwork.com"
99
],
10-
"primaryAddress": "xantyxnetwork.mc.gg",
10+
"primaryAddress": "xantyxnetwork.com",
1111
"primaryColor": "#fdfcf8",
1212
"secondaryColor": "#97cceb",
1313
"minecraftVersions": [
@@ -34,3 +34,5 @@
3434
}
3535

3636
}
37+
38+

0 commit comments

Comments
 (0)