diff --git a/src/BackendBehaviors.php b/src/BackendBehaviors.php index 8d3949f..2d1ab64 100644 --- a/src/BackendBehaviors.php +++ b/src/BackendBehaviors.php @@ -217,7 +217,7 @@ class BackendBehaviors [(new Para()) ->items([ (new Link()) - ->href(My::managerUrl()) + ->href(My::manageUrl()) ->text(__('Configure feeds')), ])] : [],