Skip to content

Commit bb9d39f

Browse files
DOC-4578 fixed broken links
1 parent 6df3a07 commit bb9d39f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/integrate/redis-data-integration/data-pipelines/transform-examples/redis-add-field-example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ output:
6666
```
6767
6868
If you queried the generated target data from the default transformation
69-
using [`redis-cli`]({{< relref "/develop/connect/cli" >}}), you would
69+
using [`redis-cli`]({{< relref "/develop/tools/cli" >}}), you would
7070
see something like the following:
7171

7272
```

content/integrate/redis-data-integration/data-pipelines/transform-examples/redis-remove-field-example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ output:
6161
```
6262
6363
If you queried the generated target data from the default transformation
64-
using [`redis-cli`]({{< relref "/develop/connect/cli" >}}), you would
64+
using [`redis-cli`]({{< relref "/develop/tools/cli" >}}), you would
6565
see something like the following:
6666

6767
```bash

0 commit comments

Comments
 (0)