Skip to content

Commit 29c0ce6

Browse files
authored
Update app URL from blankspace.com to blank.space (#1714)
1 parent 437bd60 commit 29c0ce6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs-site/docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ const config: Config = {
7474
position: 'right',
7575
},
7676
{
77-
href: 'https://blankspace.com',
77+
href: 'https://blank.space',
7878
label: 'App',
7979
position: 'right',
8080
},
@@ -102,7 +102,7 @@ const config: Config = {
102102
{
103103
title: 'More',
104104
items: [
105-
{ label: 'Blankspace App', href: 'https://blankspace.com' },
105+
{ label: 'Blankspace App', href: 'https://blank.space' },
106106
{ label: 'Scout Game', href: 'https://scoutgame.xyz' },
107107
],
108108
},

0 commit comments

Comments
 (0)