From 1b83e6aa676667ab2fe4ffbf157538866306975e Mon Sep 17 00:00:00 2001 From: Nadar Date: Thu, 14 Mar 2024 11:39:32 +0000 Subject: [PATCH] Update link to admin/proxy guide in ProxyMachine.php --- src/models/ProxyMachine.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/models/ProxyMachine.php b/src/models/ProxyMachine.php index 4dd6d17a0..b420b4c52 100644 --- a/src/models/ProxyMachine.php +++ b/src/models/ProxyMachine.php @@ -126,7 +126,7 @@ public function ngRestActiveWindows() return [ [ 'class' => DetailViewActiveWindow::class, - 'intro' => 'For more details about how to use the sync command, take a look at the admin/proxy guide.', + 'intro' => 'For more details about how to use the sync command, take a look at the admin/proxy guide.', 'attributes' => [ 'name', 'identifier',