Skip to content

Commit 4d02221

Browse files
committed
doc fixes
1 parent bbacab6 commit 4d02221

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

articles/communication-services/quickstarts/advanced-messaging/whatsapp/includes/templates/messages-quickstart-template-messages-java.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.author: armohamed
1313

1414
## Prerequisites
1515

16-
- [Register WhatsApp Business Account with your Azure Communication Services resource](./connect-whatsapp-business-account.md).
16+
- [Register WhatsApp Business Account with your Azure Communication Services resource](../../connect-whatsapp-business-account.md).
1717
- [Create WhatsApp template message](#create-and-manage-whatsapp-template-message).
1818
- Active WhatsApp phone number to receive messages.
1919

@@ -57,7 +57,7 @@ For more information about WhatsApp requirements for templates, see the WhatsApp
5757
- [Send Template Messages](https://developers.facebook.com/docs/whatsapp/cloud-api/guides/send-message-templates).
5858
- Businesses must also adhere to [opt-in requirements](https://developers.facebook.com/docs/whatsapp/overview/getting-opt-in) before sending messages to WhatsApp users.
5959

60-
[!INCLUDE [Common setting for using Advanced Messages SDK](./includes/common-setting-java.md)]
60+
[!INCLUDE [Common setting for using Advanced Messages SDK](../common-setting-java.md)]
6161

6262
## Set up environment
6363
To set up an environment for sending messages, complete the steps in the following sections.

articles/communication-services/quickstarts/advanced-messaging/whatsapp/includes/templates/messages-quickstart-template-messages-javascript.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.author: shamkh
1313

1414
## Prerequisites
1515

16-
- [Register WhatsApp Business Account with your Azure Communication Services resource](./connect-whatsapp-business-account.md).
16+
- [Register WhatsApp Business Account with your Azure Communication Services resource](../../connect-whatsapp-business-account.md).
1717
- [Create WhatsApp template message](#create-and-manage-whatsapp-template-message).
1818
- Active WhatsApp phone number to receive messages.
1919
- [Node.js](https://nodejs.org/) Active LTS and Maintenance LTS versions (We recommend 8.11.1 and 10.14.1).
@@ -60,7 +60,7 @@ For more information about WhatsApp requirements for templates, see the WhatsApp
6060
- [Send Template Messages](https://developers.facebook.com/docs/whatsapp/cloud-api/guides/send-message-templates).
6161
- Businesses must also adhere to [opt-in requirements](https://developers.facebook.com/docs/whatsapp/overview/getting-opt-in) before sending messages to WhatsApp users.
6262

63-
[!INCLUDE [Common setting for using Advanced Messages SDK](./includes/common-setting-javascript.md)]
63+
[!INCLUDE [Common setting for using Advanced Messages SDK](../common-setting-javascript.md)]
6464

6565
## Setting up
6666
To set up an environment for sending messages, complete the steps in the following sections.

articles/communication-services/quickstarts/advanced-messaging/whatsapp/includes/templates/messages-quickstart-template-messages-python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.author: shamkh
1313

1414
## Prerequisites
1515

16-
- [Register WhatsApp Business Account with your Azure Communication Services resource](./connect-whatsapp-business-account.md).
16+
- [Register WhatsApp Business Account with your Azure Communication Services resource](../../connect-whatsapp-business-account.md).
1717
- [Create WhatsApp template message](#create-and-manage-whatsapp-template-message).
1818
- Active WhatsApp phone number to receive messages.
1919

@@ -57,7 +57,7 @@ For more information about WhatsApp requirements for templates, see the WhatsApp
5757
- [Send Template Messages](https://developers.facebook.com/docs/whatsapp/cloud-api/guides/send-message-templates).
5858
- Businesses must also adhere to [opt-in requirements](https://developers.facebook.com/docs/whatsapp/overview/getting-opt-in) before sending messages to WhatsApp users.
5959

60-
[!INCLUDE [Common setting for using Advanced Messages SDK](./includes/common-setting-python.md)]
60+
[!INCLUDE [Common setting for using Advanced Messages SDK](../common-setting-python.md)]
6161

6262
## Set up environment
6363

0 commit comments

Comments
 (0)