Skip to content

Commit cdfcb8f

Browse files
authored
Update docusaurus.config.ts
1 parent f8d68cc commit cdfcb8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const config: Config = {
3939
"@docusaurus/preset-classic",
4040
{
4141
docs: {
42-
editUrl: "https://github.com/hungtcs/datadata-docs/tree/master/",
42+
editUrl: "https://github.com/datadata-team/datadata-docs/tree/master/",
4343
sidebarPath: "./sidebars-docs.ts",
4444
routeBasePath: "docs",
4545
showLastUpdateTime: true,
@@ -114,7 +114,7 @@ const config: Config = {
114114
{
115115
id: "development",
116116
path: "development",
117-
editUrl: "https://github.com/hungtcs/datadata-docs/tree/master/",
117+
editUrl: "https://github.com/datadata-team/datadata-docs/tree/master/",
118118
sidebarPath: "./sidebars-development.ts",
119119
routeBasePath: "development",
120120
showLastUpdateTime: true,

0 commit comments

Comments
 (0)