Skip to content

Commit b3ef6c3

Browse files
committed
Fixed a RST reference
1 parent 57c539f commit b3ef6c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/3.3-di-changes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ In general, the new best practice is to use normal constructor dependency inject
408408
(or "action" injection in controllers) instead of fetching public services via
409409
``$this->get()`` (though that does still work).
410410

411-
_service_autoconfigure:
411+
.. _service_autoconfigure:
412412

413413
4) Auto-tagging with autoconfigure
414414
----------------------------------

0 commit comments

Comments
 (0)