We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 719a3f4 commit 8bc5a04Copy full SHA for 8bc5a04
docs/docusaurus.config.js
@@ -9,7 +9,7 @@ const darkCodeTheme = themes.dracula;
9
const config = {
10
title: 'DataKit Developer Docs',
11
tagline: 'DataViews for all.',
12
- url: 'https://www.datakit.org/',
+ url: 'https://docs.datakit.org/',
13
baseUrl: '/',
14
deploymentBranch: 'gh-pages',
15
onBrokenLinks: 'ignore',
0 commit comments