Skip to content

Commit 44afc86

Browse files
authored
v4 Documentation Preview -> Documentation Preview (openhab#2440)
Signed-off-by: Jimmy Tanagra <[email protected]>
1 parent 9d448cc commit 44afc86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vuepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const base = process.env.OH_DOCS_VERSION
77
: '/'
88

99
const config: UserConfig<DefaultThemeConfig> = {
10-
title: 'v4 Documentation Preview',
10+
title: 'Documentation Preview',
1111
description: 'This is a preview of the main parts of the documentation, found in the openhab/openhab-docs repository',
1212
dest: 'vuepress',
1313
host: 'localhost',

0 commit comments

Comments
 (0)