Skip to content

Commit 87458ea

Browse files
authored
Merge pull request #4548 from ClickHouse/Blargian-patch-690464
Fix page showing with a double header
2 parents 453b5c0 + 31b7a57 commit 87458ea

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/integrations/data-sources/redis.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,9 @@ sidebar_label: 'Redis'
44
title: 'Redis'
55
description: 'Page describing the Redis table function'
66
doc_type: 'reference'
7+
show_title: false
78
---
89

910
import RedisFunction from '@site/docs/sql-reference/table-functions/redis.md';
1011

11-
# Redis integration
12-
13-
Users can integrate with Redis via the table function.
14-
1512
<RedisFunction/>

0 commit comments

Comments
 (0)