There was an error while loading. Please reload this page.
1 parent 0e62303 commit 1dcf3deCopy full SHA for 1dcf3de
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