8000 fix the referenced documents names · symfony/symfony-docs@a94518d · GitHub
[go: up one dir, main page]

Skip to content

Commit a94518d

Browse files
committed
fix the referenced documents names
1 parent 3e7028d commit a94518d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cookbook/bundles/extension.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ The second method has several specific advantages:
9292
.. seealso::
9393

9494
For parameter handling within a Dependency Injection class see
95-
:doc:`</cookbook/configuration/using_parameters_in_dic>`.
95+
:doc:`/cookbook/configuration/using_parameters_in_dic`.
9696

9797
.. index::
9898
single: Bundle; Extension

cookbook/routing/service_container_parameters.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,4 @@ path):
128128
.. seealso::
129129

130130
For parameter handling within a Dependency Injection class see
131-
:doc:`</cookbook/configuration/using_parameters_in_dic>`.
131+
:doc:`/cookbook/configuration/using_parameters_in_dic`.

0 commit comments

Comments
 (0)
0