Skip to content

Commit 6739b0e

Browse files
authored
Merge pull request #14883 from nextcloud/backport/14871/stable34
[stable34] PHP OPcache replaced dead link
2 parents 5cfca2c + 6a45b06 commit 6739b0e

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)