Skip to content

Commit 678e95b

Browse files
committed
Fixed a file location
1 parent 3f86444 commit 678e95b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serializer/custom_normalizer.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@ Registering it in your Application
5858

5959
Before using this normalizer in a Symfony application it must be registered as
6060
a service and :doc:`tagged </service_container/tags>` with ``serializer.normalizer``.
61-
If you're using the :ref:`default services.yml configuration <service-container-services-load-example>`,
61+
If you're using the :ref:`default services.yaml configuration <service-container-services-load-example>`,
6262
this is done automatically!

0 commit comments

Comments
 (0)