From afd8e22f7ee1dae30c9bb328a0a9ff2a695496d6 Mon Sep 17 00:00:00 2001 From: nikkel Date: Thu, 19 Mar 2020 16:54:23 +0700 Subject: [PATCH] Update 'send-api.md' --- send-api.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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**