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 9a1ed9a commit a371c78Copy full SHA for a371c78
docusaurus.config.ts
@@ -4,7 +4,7 @@ import { themes as prismThemes } from "prism-react-renderer";
4
import { EnumChangefreq } from "sitemap";
5
6
// const baseUrl = "/docs";
7
-const baseUrl = "/docs1";
+const baseUrl = "/docs";
8
// const baseUrl = "https://docs.coderabbit.ai/";
9
10
const config: Config = {
0 commit comments