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 f8d68cc commit cdfcb8fCopy full SHA for cdfcb8f
docusaurus.config.ts
@@ -39,7 +39,7 @@ const config: Config = {
39
"@docusaurus/preset-classic",
40
{
41
docs: {
42
- editUrl: "https://github.com/hungtcs/datadata-docs/tree/master/",
+ editUrl: "https://github.com/datadata-team/datadata-docs/tree/master/",
43
sidebarPath: "./sidebars-docs.ts",
44
routeBasePath: "docs",
45
showLastUpdateTime: true,
@@ -114,7 +114,7 @@ const config: Config = {
114
115
id: "development",
116
path: "development",
117
118
sidebarPath: "./sidebars-development.ts",
119
routeBasePath: "development",
120
0 commit comments