diff --git a/docs/contrib/cachetool.md b/docs/contrib/cachetool.md index b02d6dc18..dbca8ab3e 100644 --- a/docs/contrib/cachetool.md +++ b/docs/contrib/cachetool.md @@ -123,7 +123,7 @@ Clear opcache cache ### cachetool:clear:apcu -[Source](https://github.com/deployphp/deployer/blob/master/contrib/cachetool.php#L100) +[Source](https://github.com/deployphp/deployer/blob/master/contrib/cachetool.php#L99) Clears APCu system cache. @@ -131,7 +131,7 @@ Clear APCu cache ### cachetool:clear:stat -[Source](https://github.com/deployphp/deployer/blob/master/contrib/cachetool.php#L111) +[Source](https://github.com/deployphp/deployer/blob/master/contrib/cachetool.php#L110) Clears file status and realpath caches.