Skip to content

Commit 03f1a5b

Browse files
authored
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 e1ac631 commit 03f1a5b

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
@@ -149,7 +149,7 @@ should allow more processes to run in parallel to handle requests.
149149
Enable PHP OPcache
150150
------------------
151151

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

154154
Revalidation
155155
^^^^^^^^^^^^

0 commit comments

Comments
 (0)