diff --git a/src/View/AppView.php b/src/View/AppView.php index 1bfd5dc18a..b6ad9d1314 100644 --- a/src/View/AppView.php +++ b/src/View/AppView.php @@ -22,7 +22,7 @@ * * Your application's default view class * - * @link https://book.cakephp.org/5/en/views.html#the-app-view + * @see https://book.cakephp.org/5/en/views.html#the-app-view */ class AppView extends View {