Skip to content

Commit 06cc51c

Browse files
committed
docs: fix 404 link and make the note more accurate
1 parent 0a38cf3 commit 06cc51c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/installation/upgrade_security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Documentations
1313
- :doc:`Security Documentation Codeigniter 4.X </libraries/security>`
1414

1515
.. note::
16-
If you use the `form helper </user_guide/helpers/form_helper.html>`_, then form_open() will automatically insert a hidden CSRF field in your forms. So you do not have to upgrade this by yourself.
16+
If you use the :doc:`form helper </helpers/form_helper>` and enable the CSRF filter globally, then ``form_open()`` will automatically insert a hidden CSRF field in your forms. So you do not have to upgrade this by yourself.
1717

1818
What has been changed
1919
=====================

0 commit comments

Comments
 (0)