Skip to content

Commit 4d3fb5d

Browse files
authored
Enable embed headers TOC for rc/rdi
Added tocEmbedHeaders to the RC/RDI index file.
1 parent fd8681f commit 4d3fb5d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/operate/rc/databases/rdi/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ categories:
88
description: Use Redis Data Integration with Redis Cloud.
99
hideListLinks: true
1010
weight: 99
11+
tocEmbedHeaders: true
1112
---
1213

1314
Redis Cloud now supports [Redis Data Integration (RDI)]({{<relref "integrate/redis-data-integration">}}), a fast and simple way to bring your data into Redis from other types of primary databases.
@@ -91,4 +92,4 @@ To create a new data pipeline, you need to:
9192
1. [Prepare your source database]({{<relref "/operate/rc/databases/rdi/setup">}}) and any associated credentials.
9293
2. [Define the source connection and data pipeline]({{<relref "/operate/rc/databases/rdi/define">}}) by selecting which tables to sync.
9394

94-
Once your data pipeline is defined, you can [view and edit]({{<relref "/operate/rc/databases/rdi/view-edit">}}) it.
95+
Once your data pipeline is defined, you can [view and edit]({{<relref "/operate/rc/databases/rdi/view-edit">}}) it.

0 commit comments

Comments
 (0)