diff --git a/docs_v2/docusaurus.config.js b/docs_v2/docusaurus.config.js index d2c356fd7..11c21cdc8 100644 --- a/docs_v2/docusaurus.config.js +++ b/docs_v2/docusaurus.config.js @@ -12,7 +12,7 @@ const config = { tagline: "Livestreaming und VoD Service of the Technical University of Munich", url: "https://tum.live", - baseUrl: "/", + baseUrl: "/gocast/", onBrokenLinks: "throw", onBrokenMarkdownLinks: "warn", favicon: "img/favicon.ico",