Skip to content

Commit bb71235

Browse files
committed
add_data_migration_matcher.md: Update SF serializer link
1 parent 9857519 commit bb71235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content_management/data_migration/add_data_migration_matcher.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Matchers are instances of `FilteringCriterion`, so a custom normalizer needs to
1616

1717
!!! tip "Normalizers"
1818

19-
To learn more about normalizers, refer to [Symfony documentation]([[= symfony_doc =]]/components/serializer.html).
19+
To learn more about normalizers, refer to [Symfony documentation]([[= symfony_doc =]]/serializer.html).
2020

2121
Create the normalizer in `src/Migrations/Matcher/SectionIdentifierNormalizer.php`:
2222

0 commit comments

Comments
 (0)