Skip to content

Commit 618119a

Browse files
committed
update file link
1 parent 62df176 commit 618119a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/communication-services/tutorials/add-chat-push-notifications.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Access the sample code for this tutorial on [GitHub](https://github.com/Azure-Sa
4040
1.Finish all the prerequisite steps in [Chat Quickstart](../quickstarts/chat/includes/chat-swift.md)
4141

4242
2.ANH Setup
43-
Create an Azure Notification Hub within the same subscription as your Communication Services resource and link the Notification Hub to your Communication Services resource. See [Notification Hub provisioning](../concepts/notifications#notification-hub-provisioning)
43+
Create an Azure Notification Hub within the same subscription as your Communication Services resource and link the Notification Hub to your Communication Services resource. See [Notification Hub provisioning](../concepts/notifications.md#notification-hub-provisioning).
4444

4545
3.APNS Cert Configuration
4646
Here we recommend to create a .p12 APNS cert and set it in Notification Hub.
@@ -54,9 +54,9 @@ Here we recommend to create a .p12 APNS cert and set it in Notification Hub.
5454

5555
* Step 2: On the screen for your App ID, check  `Capabilities > Push Notifications`. Click Save and respond “Confirm” to the Modify App Capabilities dialog box that appears.
5656

57-
<img src="./media/add-chat-push-notification/cert2.png" width="700" height="350" alt="APNS Cert Configuration step 2.">
57+
<img src="./media/add-chat-push-notification/cert2.png" width="700" height="350" alt="APNS Cert Configuration step 2-1.">
5858

59-
<img src="./media/add-chat-push-notification/cert3.png" width="700" height="210" alt="APNS Cert Configuration step 3.">
59+
<img src="./media/add-chat-push-notification/cert3.png" width="700" height="210" alt="APNS Cert Configuration step 2-2.">
6060

6161
* Step 3: In the same page, click `Capabilities > Push Notifications > Configure`. Click one of the following buttons:
6262
* Development SSL Certificate > Create Certificate (for testing push notifications while developing an iOS app)

0 commit comments

Comments
 (0)