Skip to content

Commit c1c10eb

Browse files
committed
Update BaseURL
1 parent c167ab5 commit c1c10eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const config: Config = {
1111
v4: true,
1212
},
1313
url: "https://your-docusaurus-site.example.com",
14-
baseUrl: "/DesignPatternPedia/",
14+
baseUrl: "/",
1515
organizationName: "S7-OpenLearning-Individual",
1616
projectName: "DesignPatternPedia",
1717
onBrokenLinks: "throw",

0 commit comments

Comments
 (0)