Skip to content

Commit 518b8b0

Browse files
committed
Set url property
Signed-off-by: Matt Welke <matt.welke@spectrocloud.com>
1 parent f168c51 commit 518b8b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const config: Config = {
88
favicon: 'img/favicon.ico',
99

1010
// Set the production url of your site here
11-
url: 'https://validator-labs.github.io/',
11+
url: 'https://validator-labs.github.io/docs',
1212
// Set the /<baseUrl>/ pathname under which your site is served
1313
// For GitHub pages deployment, it is often '/<projectName>/'
1414
baseUrl: '/',

0 commit comments

Comments
 (0)