Skip to content

Commit d0caaf2

Browse files
Crizombbackportbot[bot]
authored andcommitted
PHP OPcache replaced dead link
https://www.php.net/manual/en/intro.opcache.php is dead https://www.php.net/manual/en/book.opcache.php is alive Signed-off-by: Crizomb <62544756+Crizomb@users.noreply.github.com>
1 parent 8256c30 commit d0caaf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

admin_manual/installation/server_tuning.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ more processes to run in parallel to handle the requests.
128128
Enable PHP OPcache
129129
------------------
130130

131-
The `OPcache <https://php.net/manual/en/intro.opcache.php>`_ improves the performance of PHP applications by caching precompiled bytecode.
131+
The `OPcache <https://www.php.net/manual/en/book.opcache.php>`_ improves the performance of PHP applications by caching precompiled bytecode.
132132

133133
Revalidation
134134
^^^^^^^^^^^^

0 commit comments

Comments
 (0)