Skip to content

Commit ea89e2b

Browse files
authored
Update docusaurus.config.ts
1 parent c9c0a31 commit ea89e2b

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
@@ -14,9 +14,9 @@ const config: Config = {
1414
tagline: "Dinosaurs are cool",
1515
favicon: "img/favicon.svg",
1616
url: "https://datadata-team.github.io",
17-
baseUrl: "/datadata-docs/",
17+
baseUrl: "/datadata-com-docs/",
1818
organizationName: "datadata-team",
19-
projectName: "datadata-docs",
19+
projectName: "datadata-com-docs",
2020
onBrokenLinks: "throw",
2121
onBrokenMarkdownLinks: "warn",
2222
i18n: {

0 commit comments

Comments
 (0)