Skip to content

Commit b1fb0b1

Browse files
committed
Merge branch '5.2' of github.com:symfony/symfony-docs into 5.2
* '5.2' of github.com:symfony/symfony-docs: [#14561] Fixed wrong reference
2 parents 163c694 + dcd04e3 commit b1fb0b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serializer/custom_encoders.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ that's done automatically!
6666

6767
.. tip::
6868

69-
If you're not using :ref:`autoconfigure <service_autoconfigure>`, make sure
69+
If you're not using :ref:`autoconfigure <services-autoconfigure>`, make sure
7070
to register your class as a service and tag it with ``serializer.encoder``.
7171

7272
Now you'll be able to serialize and deserialize YAML!

0 commit comments

Comments
 (0)