8000 [#12637] update after merging up · symfony/symfony-docs@285567d · GitHub
[go: up one dir, main page]

Skip to content

Commit 285567d

Browse files
committed
[#12637] update after merging up
1 parent 4ce520a commit 285567d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

components/expression_language/syntax.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,4 +318,4 @@ expressions (e.g. the request, the current user, etc.):
318318

319319
* :doc:`Variables available in security expressions </security/expressions>`;
320320
* :doc:`Variables available in service container expressions </service_container/expression_language>`;
321-
* :doc:`Variables available in routing expressions </routing/conditions>`.
321+
* :ref:`Variables available in routing expressions <routing-matching-expressions>`.

routing.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,8 @@ Use the ``methods`` option to restrict the verbs each route should respond to:
229229
If you create your forms with :doc:`Symfony Forms </forms>` this is done
230230
automatically for you.
231231

232+
.. _routing-matching-expressions:
233+
232234
Matching Expressions
233235
~~~~~~~~~~~~~~~~~~~~
234236

0 commit comments

Comments
 (0)
0