We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d50a4ba commit d07fb97Copy full SHA for d07fb97
1 file changed
docusaurus.config.ts
@@ -6,8 +6,8 @@ const config: Config = {
6
title: "AsphaltGhost Docs",
7
tagline: "Documentation for the AsphaltGhost MVP",
8
9
- url: "https://asphaltghost.de",
10
- baseUrl: "/documentation/",
+ url: "https://docs.asphaltghost.de",
+ baseUrl: "/",
11
12
organizationName: "AsphaltGhost",
13
projectName: "documentation",
0 commit comments