Skip to content

Commit efd1dc4

Browse files
committed
chore: link to correct documentation
1 parent 5aba374 commit efd1dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ DirectAdmin API command by passing it as method to the `DirectAdmin` facade:
5454
$result = DirectAdmin::CMD_API_DOMAIN_OWNERS();
5555
```
5656
For more information on the available commands, please refer to the
57-
[DirectAdmin API documentation](https://docs.directadmin.com/api/index.html).
57+
[DirectAdmin API documentation](https://docs.directadmin.com/directadmin/customizing-workflow/api-all-about.html).
5858

5959
## Testing
6060

0 commit comments

Comments
 (0)