Skip to content

Commit 7331794

Browse files
authored
Merge pull request #14885 from nextcloud/backport/14871/stable32
[stable32] PHP OPcache replaced dead link
2 parents 8256c30 + d0caaf2 commit 7331794

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)