Skip to content

Commit

Permalink
Update link to admin/proxy guide in ProxyMachine.php
Browse files Browse the repository at this point in the history
  • Loading branch information
nadar committed Mar 14, 2024
1 parent d24157d commit 1b83e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/models/ProxyMachine.php
Original file line number Diff line number Diff line change
Expand Up @@ -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 <a class="text-primary" href="https://luya.io/api/luya-admin-commands-ProxyController" target="_blank">admin/proxy guide</a>.',
'intro' => 'For more details about how to use the sync command, take a look at the <a class="text-primary" href="https://api.luya.io/luya-admin-commands-proxycontroller.html" target="_blank">admin/proxy guide</a>.',
'attributes' => [
'name',
'identifier',
Expand Down

0 comments on commit 1b83e6a

Please sign in to comment.