Skip to content

Commit c07c655

Browse files
committed
fix see also block
1 parent ec13feb commit c07c655

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

cookbook/routing/service_container_parameters.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,4 +121,7 @@ path):
121121
the resulting URL of this example would be ``/score-50%25`` (``%25`` is the
122122
result of encoding the ``%`` character).
123123

124-
For other usages of the parameter ``%`` syntax see :doc:`Configuration </cookbook/configuration>`.
124+
.. seealso::
125+
126+
For other usages of the parameter ``%`` syntax see
127+
:doc:`Using Configuration Parameters </cookbook/using_configuration_parameters>`.

0 commit comments

Comments
 (0)