diff --git a/send-api.md b/send-api.md index 3e5d3c4..3bb70d7 100644 --- a/send-api.md +++ b/send-api.md @@ -8,13 +8,13 @@ Action The following actions are available. Choose from the list below to view full details of how to access them. -* [Send a message](../controllers/send/message.html) +* [Send a message](send-message.md) /api/v1/**send/message** This action allows you to send a message by providing the appropriate options -* [Send a raw RFC2882 message](../controllers/send/raw.html) +* [Send a raw RFC2882 message](send-raw.md) /api/v1/**send/raw**