We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c167ab5 commit c1c10ebCopy full SHA for c1c10eb
1 file changed
docusaurus.config.ts
@@ -11,7 +11,7 @@ const config: Config = {
11
v4: true,
12
},
13
url: "https://your-docusaurus-site.example.com",
14
- baseUrl: "/DesignPatternPedia/",
+ baseUrl: "/",
15
organizationName: "S7-OpenLearning-Individual",
16
projectName: "DesignPatternPedia",
17
onBrokenLinks: "throw",
0 commit comments