Skip to content

Commit f413b23

Browse files
committed
docs: improve upgrade instruction
1 parent 9820c31 commit f413b23

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)