Skip to content

Commit 5b72ee4

Browse files
Merge pull request #2156 from redis/DOC-5750-rdi-ri-setup
DOC-5750 clearer pointers about using RDI in Redis Insight
2 parents 76f2ac6 + 68c809d commit 5b72ee4

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

content/integrate/redis-data-integration/installation/install-k8s.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -323,10 +323,12 @@ section to learn how to do this.
323323

324324
When the Helm installation is complete and you have prepared the source database for CDC,
325325
you are ready to start using RDI.
326-
Use [Redis Insight]({{< relref "/develop/tools/insight/rdi-connector" >}}) to
326+
Use [Redis Insight]({{< relref "/develop/tools/insight" >}}) to
327327
[configure]({{< relref "/integrate/redis-data-integration/data-pipelines" >}}) and
328328
[deploy]({{< relref "/integrate/redis-data-integration/data-pipelines/deploy" >}})
329-
your pipeline.
329+
your pipeline (see
330+
[RDI in Redis Insight]({{< relref "/develop/tools/insight/rdi-connector" >}})
331+
for full details on how to do this).
330332

331333
## Uninstall RDI
332334

content/integrate/redis-data-integration/installation/install-vm.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,9 @@ you are ready to start using RDI. See the guides on how to
266266
[configure]({{< relref "/integrate/redis-data-integration/data-pipelines" >}}) and
267267
[deploy]({{< relref "/integrate/redis-data-integration/data-pipelines/deploy" >}})
268268
RDI pipelines for more information. You can also configure and deploy a pipeline
269-
using [Redis Insight]({{< relref "/develop/tools/insight/rdi-connector" >}}).
269+
using [Redis Insight]({{< relref "/develop/tools/insight" >}}). See
270+
[RDI in Redis Insight]({{< relref "/develop/tools/insight/rdi-connector" >}})
271+
for full details on how to connect to RDI and deploy pipelines.
270272

271273
## Uninstall RDI
272274

0 commit comments

Comments
 (0)