Skip to content

Commit a061180

Browse files
authored
Update docusaurus.config.js
1 parent 4bd465b commit a061180

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
@@ -7,7 +7,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
77
title: 'WIMP Wiki',
88
tagline: 'Where Is My Professor?',
99
url: 'https://ptidejteam.github.io',
10-
baseUrl: '/wimp-wiki/',
10+
baseUrl: '/',
1111
onBrokenLinks: 'throw',
1212
onBrokenMarkdownLinks: 'warn',
1313
favicon: 'img/logo.svg',

0 commit comments

Comments
 (0)