There was an error while loading. Please reload this page.
2 parents ddb08bd + 1dcf3de commit a317612Copy full SHA for a317612
1 file changed
docs/.vitepress/config.ts
@@ -4,7 +4,7 @@ import { withMermaid } from 'vitepress-plugin-mermaid'
4
export default withMermaid(defineConfig({
5
title: 'TeslaSync Docs',
6
description: 'Open-source Tesla intelligence on your infrastructure. Installation, Tesla connectivity, operations, and contributing.',
7
- base: '/teslasync/',
+ base: '/',
8
9
ignoreDeadLinks: true,
10
0 commit comments