Skip to content

Commit ebadd4c

Browse files
authored
Merge pull request #8672 from kenjis/docs-upgrade-450-auto-routing-legacy
docs: improve upgrade instruction to Auto Routing (Legacy)
2 parents 62bcfa8 + f413b23 commit ebadd4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/installation/upgrade_450.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ This bug has been fixed and now a ``PageNotFoundException`` will be thrown and
215215
the filters will not be executed if the controller is not found.
216216

217217
If you have code that depends on this bug, for example if you expect global filters
218-
to be executed even for non-existent pages, please add the necessary routes.
218+
to be executed even for non-existent pages, use the new :ref:`v450-required-filters`.
219219

220220
Method Signature Changes
221221
========================

0 commit comments

Comments
 (0)