Skip to content

Commit 1e7357d

Browse files
committed
docs: links
1 parent 16fa34e commit 1e7357d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/docusaurus.config.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ module.exports = {
8080
'aria-label': 'YouTube',
8181
},
8282
{
83-
href: 'https://datalayer.io',
83+
href: 'https://datalayer.ai',
8484
position: 'right',
8585
className: 'header-datalayer-io-link',
8686
'aria-label': 'Datalayer',
@@ -125,16 +125,16 @@ module.exports = {
125125
},
126126
{
127127
label: 'Datalayer Docs',
128-
href: 'https://docs.datalayer.ai',
129-
},
130-
{
131-
label: 'Datalayer Blog',
132-
href: 'https://datalayer.blog',
128+
href: 'https://docs.datalayer.app',
133129
},
134130
{
135131
label: 'Datalayer Guide',
136132
href: 'https://datalayer.guide',
137133
},
134+
{
135+
label: 'Datalayer Blog',
136+
href: 'https://datalayer.blog',
137+
},
138138
],
139139
},
140140
],

0 commit comments

Comments
 (0)