Skip to content

Commit 3b46687

Browse files
authored
Updating docs
1 parent 605db5d commit 3b46687

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Maker/MakeSerializerNormalizer.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,7 @@ public function generate(InputInterface $input, ConsoleStyle $io, Generator $gen
5858

5959
$io->text([
6060
'Next: Open your new serializer normalizer class and start customizing it.',
61-
// Wait for https://github.com/symfony/symfony-docs/pull/10515
62-
// 'Find the documentation at <fg=yellow>http://symfony.com/doc/current/serializer/custom_normalizers.html</>',
61+
'Find the documentation at <fg=yellow>https://symfony.com/doc/current/serializer/custom_normalizer.html</>',
6362
]);
6463
}
6564

0 commit comments

Comments
 (0)