Skip to content

Commit 1cfbfeb

Browse files
committed
Adjusted highlight in references (#2827)
1 parent f8ccdb0 commit 1cfbfeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content_management/data_migration/importing_data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ When creating a content item, three metadata keys are required: `contentType`, `
238238
To use the location ID of the folder, which is created automatically by the system, you can use a [reference](managing_migrations.md#references).
239239
In this case you assign the `parent_folder_location_id` reference name to the location ID, and then use it when creating the article.
240240

241-
``` yaml hl_lines="15 24"
241+
``` yaml hl_lines="15 25"
242242
[[= include_file('code_samples/data_migration/examples/create_parent_and_child_content.yaml') =]]
243243
```
244244

0 commit comments

Comments
 (0)