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.
2 parents 6ab0871 + 4a839df commit cee80fbCopy full SHA for cee80fb
1 file changed
docusaurus.config.ts
@@ -4,7 +4,7 @@ import { themes as prismThemes } from "prism-react-renderer";
4
5
// Set the /<baseUrl>/ pathname under which your site is served
6
// For GitHub pages deployment, it is often '/<projectName>/'
7
-let baseUrl = "/rts-docs-dev/";
+let baseUrl = "/rts-docs/";
8
if (process.env.PREVIEW_PATH) {
9
baseUrl += process.env.PREVIEW_PATH;
10
}
0 commit comments