We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16fa34e commit 1e7357dCopy full SHA for 1e7357d
docs/docusaurus.config.js
@@ -80,7 +80,7 @@ module.exports = {
80
'aria-label': 'YouTube',
81
},
82
{
83
- href: 'https://datalayer.io',
+ href: 'https://datalayer.ai',
84
position: 'right',
85
className: 'header-datalayer-io-link',
86
'aria-label': 'Datalayer',
@@ -125,16 +125,16 @@ module.exports = {
125
126
127
label: 'Datalayer Docs',
128
- href: 'https://docs.datalayer.ai',
129
- },
130
- {
131
- label: 'Datalayer Blog',
132
- href: 'https://datalayer.blog',
+ href: 'https://docs.datalayer.app',
133
134
135
label: 'Datalayer Guide',
136
href: 'https://datalayer.guide',
137
+ {
+ label: 'Datalayer Blog',
+ href: 'https://datalayer.blog',
+ },
138
],
139
140
0 commit comments