Skip to content

Commit

Permalink
Revert "Update docusaurus.config.js"
Browse files Browse the repository at this point in the history
This reverts commit 86d4c60.
  • Loading branch information
Dante-Masciotra committed Sep 6, 2023
1 parent 0c97288 commit 098d74a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module.exports = {
title: "UWindsor Computer Science Wiki",
tagline: "Courtesy of the University of Windsor Computer Science Society",
url: "https://uwindsorcss.github.io",
baseUrl: "/css-wiki/",
baseUrl: "/wiki/",
onBrokenLinks: "throw",
onBrokenMarkdownLinks: "warn",
favicon: "img/favicon-32x32.png",
Expand Down

0 comments on commit 098d74a

Please sign in to comment.