Skip to content
Prev Previous commit
Next Next commit
fix see also block
  • Loading branch information
cordoval committed Jan 5, 2014
commit c07c6554394af9ae2ea284dbd14485641e1c5bf6
5 changes: 4 additions & 1 deletion cookbook/routing/service_container_parameters.rst
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,7 @@ path):
the resulting URL of this example would be ``/score-50%25`` (``%25`` is the
result of encoding the ``%`` character).

For other usages of the parameter ``%`` syntax see :doc:`Configuration </cookbook/configuration>`.
.. seealso::

For other usages of the parameter ``%`` syntax see
:doc:`Using Configuration Parameters </cookbook/using_configuration_parameters>`.