Skip to content

Commit 743e5f1

Browse files
committed
fix frontmatter
1 parent 449928a commit 743e5f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/integrations/language-clients/java/client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebar_position: 2
44
keywords: ['clickhouse', 'java', 'client', 'integrate']
55
description: 'Java ClickHouse Connector 0.8+'
66
slug: /integrations/language-clients/java/client
7-
title: 'TODO: Add title'
7+
title: 'Java Client (0.8+)'
88
---
99

1010
import Tabs from '@theme/Tabs';

docs/integrations/language-clients/java/jdbc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebar_position: 4
44
keywords: ['clickhouse', 'java', 'jdbc', 'driver', 'integrate']
55
description: 'ClickHouse JDBC driver'
66
slug: /integrations/language-clients/java/jdbc
7-
title: 'TODO: Add title'
7+
title: 'JDBC Driver (0.8+)'
88
---
99

1010
import Tabs from '@theme/Tabs';

0 commit comments

Comments
 (0)