We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec13feb commit c07c655Copy full SHA for c07c655
cookbook/routing/service_container_parameters.rst
@@ -121,4 +121,7 @@ path):
121
the resulting URL of this example would be ``/score-50%25`` (``%25`` is the
122
result of encoding the ``%`` character).
123
124
-For other usages of the parameter ``%`` syntax see :doc:`Configuration </cookbook/configuration>`.
+.. seealso::
125
+
126
+ For other usages of the parameter ``%`` syntax see
127
+ :doc:`Using Configuration Parameters </cookbook/using_configuration_parameters>`.
0 commit comments