Skip to content

Commit 69dad6e

Browse files
committed
docs: add link to other page
1 parent b924bf4 commit 69dad6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/general/errors.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Error Reporting
5050

5151
By default, CodeIgniter will display a detailed error report with all errors in the ``development`` and ``testing`` environments, and will not
5252
display any errors in the ``production`` environment. You can change this by setting the ``CI_ENVIRONMENT`` variable
53-
in the **.env** file.
53+
in the :ref:`.env <dotenv-file>` file.
5454

5555
.. important:: Disabling error reporting DOES NOT stop logs from being written if there are errors.
5656

0 commit comments

Comments
 (0)