Skip to content

Commit 34045a1

Browse files
Update content/integrate/redis-data-integration/data-pipelines/data-pipelines.md
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
1 parent e9483f4 commit 34045a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/integrate/redis-data-integration/data-pipelines/data-pipelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ The main sections of these files are:
327327
- Use `after.<FIELD_NAME>` to get the value of a field *after* it was updated in the source database
328328
- Use `after.<FIELD_NAME>` when adding new fields during transformations
329329

330-
A more detailed explanation about the full format can be found under [Row Format]({{< relref "/integrate/redis-data-integration/data-pipelines/transform-examples/redis-row-format#full" >}})
330+
See [Row Format]({{< relref "/integrate/redis-data-integration/data-pipelines/transform-examples/redis-row-format#full" >}}) for a more detailed explanation of the full format.
331331
{{< /note >}}
332332

333333
- `output`: This is a mandatory section to specify the data structure(s) that

0 commit comments

Comments
 (0)