Skip to content

Commit bd8ec74

Browse files
authored
docs: Fix typo in theme.config.tsx
1 parent c632727 commit bd8ec74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/theme.config.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import { LogoWithVersion } from '@/components/common/LogoWithVersion/LogoWithVer
88

99
const repo = "https://github.com/cube-js/cube";
1010
const branch = "master";
11-
const path = "/docs/docs-new/";
11+
const path = "/docs/";
1212

1313
const config: DocsThemeConfig = {
1414
logo: LogoWithVersion,

0 commit comments

Comments
 (0)