Skip to content

Commit 835bc7f

Browse files
authored
Update docusaurus.config.ts
1 parent 632b2a7 commit 835bc7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributor-beginner/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const config: Config = {
1313
url: 'https://intersectmbo.github.io/developer-experience/',
1414
// Set the /<baseUrl>/ pathname under which your site is served
1515
// For GitHub pages deployment, it is often '/<projectName>/'
16-
baseUrl: '/developer-experience/contributor-beginner',
16+
baseUrl: '/developer-experience/',
1717

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

0 commit comments

Comments
 (0)