Skip to content

Commit fd07f4f

Browse files
committed
docs: change anchor text
1 parent 4ed2bfe commit fd07f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/helpers/filesystem_helper.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ The following functions are available:
113113

114114
.. literalinclude:: filesystem_helper/007.php
115115

116-
The default mode is 'wb'. Please see the `PHP user guide <https://www.php.net/manual/en/function.fopen.php>`_
116+
The default mode is ``'wb'``. Please see `fopen() <https://www.php.net/manual/en/function.fopen.php>`_ in the PHP manual
117117
for mode options.
118118

119119
.. note:: In order for this function to write data to a file, its permissions must

0 commit comments

Comments
 (0)