Skip to content

Commit d702156

Browse files
authored
Merge pull request #14884 from nextcloud/backport/14871/stable33
[stable33] PHP OPcache replaced dead link
2 parents a7efbac + 318a6dd commit d702156

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

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

153153
Revalidation
154154
^^^^^^^^^^^^

0 commit comments

Comments
 (0)