Skip to content

Commit

Permalink
chore: link to correct documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ju5t committed Jun 1, 2024
1 parent 5aba374 commit efd1dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ DirectAdmin API command by passing it as method to the `DirectAdmin` facade:
$result = DirectAdmin::CMD_API_DOMAIN_OWNERS();
```
For more information on the available commands, please refer to the
[DirectAdmin API documentation](https://docs.directadmin.com/api/index.html).
[DirectAdmin API documentation](https://docs.directadmin.com/directadmin/customizing-workflow/api-all-about.html).

## Testing

Expand Down

0 comments on commit efd1dc4

Please sign in to comment.