Skip to content

Commit 379a571

Browse files
committed
fixing redirect
1 parent 2d4be17 commit 379a571

File tree

3 files changed

+1
-73
lines changed

3 files changed

+1
-73
lines changed

articles/data-factory/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,6 @@
164164
href: concepts-data-flow-overview.md
165165
- name: Debug mode
166166
href: concepts-data-flow-debug-mode.md
167-
- name: JSON handling
168-
href: concepts-data-flow-json.md
169167
- name: Schema drift
170168
href: concepts-data-flow-schema-drift.md
171169
- name: Column patterns

articles/data-factory/concepts-data-flow-json.md

Lines changed: 0 additions & 70 deletions
This file was deleted.

articles/data-factory/data-flow-derived-column.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The columns you're modifying and adding to your schema are listed in the Output
2929

3030
![Add subcolumn](media/data-flow/addsubcolumn.png "Add Subcolumn")
3131

32-
For more information on handling complex types in data flow, see [JSON handling in mapping data flow](concepts-data-flow-json.md)
32+
For more information on handling complex types in data flow, see [JSON handling in mapping data flow](format-json.md#mapping-data-flow-properties)
3333

3434
![Add complex column](media/data-flow/complexcolumn.png "Add columns")
3535

0 commit comments

Comments
 (0)