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 391b366 commit 724535bCopy full SHA for 724535b
docs/.vitepress/config.ts
@@ -4,7 +4,7 @@ import { defineConfig, HeadConfig } from 'vitepress'
4
5
dotenv.config();
6
7
-const base_url = process.env.VITEPRESS_BASE_URL || 'https://github.com/codeboxrcodehub/comforthrmdocs';
+const base_url = process.env.VITEPRESS_BASE_URL || 'https://github.com/codeboxrcodehub/comforthrmdocs2222';
8
9
export default {
10
sitemap: {
0 commit comments