We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b4234d commit 958f514Copy full SHA for 958f514
docusaurus.config.js
@@ -22,8 +22,8 @@ const config = {
22
23
// GitHub pages deployment config.
24
// If you aren't using GitHub pages, you don't need these.
25
- organizationName: 'rossumai', // Usually your GitHub org/user name.
26
- projectName: 'university', // Usually your repo name.
+ organizationName: 'mrtnzlml', // Usually your GitHub org/user name.
+ projectName: 'rossum.university', // Usually your repo name.
27
trailingSlash: false,
28
29
onBrokenLinks: 'throw',
0 commit comments