We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aba374 commit efd1dc4Copy full SHA for efd1dc4
README.md
@@ -54,7 +54,7 @@ DirectAdmin API command by passing it as method to the `DirectAdmin` facade:
54
$result = DirectAdmin::CMD_API_DOMAIN_OWNERS();
55
```
56
For more information on the available commands, please refer to the
57
-[DirectAdmin API documentation](https://docs.directadmin.com/api/index.html).
+[DirectAdmin API documentation](https://docs.directadmin.com/directadmin/customizing-workflow/api-all-about.html).
58
59
## Testing
60
0 commit comments