Skip to content

Commit 9b6acc9

Browse files
committed
docs fixes
1 parent 331dba5 commit 9b6acc9

File tree

4 files changed

+4
-1
lines changed

4 files changed

+4
-1
lines changed

articles/communication-services/quickstarts/advanced-messaging/whatsapp/includes/download-media/download-media-java.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ The following classes and interfaces handle some of the major features of the Az
4141

4242
Follow these steps to add the necessary code snippets to the main function of your `App.java` file.
4343

44+
- [Start sending messages between a business and a WhatsApp user](#start-sending-messages-between-a-business-and-a-whatsapp-user).
4445
- [Authenticate the client](#authenticate-the-client)
4546
- [Set channel registration ID](#set-channel-registration-id)
4647
- [Set recipient list](#set-recipient-list)

articles/communication-services/quickstarts/advanced-messaging/whatsapp/includes/download-media/download-media-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ The following classes and interfaces handle some of the major features of the Az
4646

4747
Follow these steps to add required code snippets to the main function of your `DownloadMedia.js` file.
4848

49+
- [Start sending messages between a business and a WhatsApp user](#start-sending-messages-between-a-business-and-a-whatsapp-user).
4950
- [Authenticate the client](#authenticate-the-client).
5051
- [Set channel registration ID](#set-channel-registration-id).
5152
- [Set recipient list](#set-recipient-list).
52-
- [Start sending messages between a business and a WhatsApp user](#start-sending-messages-between-a-business-and-a-whatsapp-user).
5353

5454
[!INCLUDE [Common setting for using Advanced Messages SDK](../common-setting-javascript.md)]
5555

articles/communication-services/quickstarts/advanced-messaging/whatsapp/includes/download-media/download-media-net.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ The following classes and interfaces handle some of the major features of the Az
3636

3737
Follow these steps to add required code snippets to the messages-quickstart.py python program.
3838

39+
- [Start sending messages between a business and a WhatsApp user](#start-sending-messages-between-a-business-and-a-whatsapp-user).
3940
- [Authenticate the client](#authenticate-the-client)
4041
- [Set channel registration ID](#set-channel-registration-id)
4142
- [Set recipient list](#set-recipient-list)

articles/communication-services/quickstarts/advanced-messaging/whatsapp/includes/download-media/download-media-python.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ The following classes and interfaces handle some of the major features of the Az
4040

4141
Follow these steps to add required code snippets to the `messages-quickstart.py` python program.
4242

43+
- [Start sending messages between a business and a WhatsApp user](#start-sending-messages-between-a-business-and-a-whatsapp-user).
4344
- [Authenticate the client](#authenticate-the-client).
4445
- [Set channel registration ID](#set-channel-registration-id).
4546
- [Set recipient list](#set-recipient-list).

0 commit comments

Comments
 (0)