Skip to content

Commit 09f65b8

Browse files
authored
Update docusaurus.config.js
Changed baseUrl as we are now using a custom domain Signed-off-by: Russell Trow <russell@greensoftware.foundation>
1 parent 2a06c93 commit 09f65b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const config = {
1616
url: 'https://maturity-matrix.greensoftware.foundation/',
1717
// Set the /<baseUrl>/ pathname under which your site is served
1818
// For GitHub pages deployment, it is often '/<projectName>/'
19-
baseUrl: '/green-software-maturity-matrix',
19+
baseUrl: '/',
2020

2121
// GitHub pages deployment config.
2222
// If you aren't using GitHub pages, you don't need these.

0 commit comments

Comments
 (0)