Skip to content

Commit 60e3423

Browse files
committed
update comments
1 parent 741a134 commit 60e3423

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
6.81 KB
Loading

includes/notification-hubs-aspnet-backend-notifyusers.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,9 @@ In this section, you add a new controller to the WebAPI backend to handle reques
194194

195195
9. In the **Controller name** box, type **RegisterController** to name the new class, and then select **Add**.
196196

197-
![The Add Controller window][B8]
197+
[ ![The Add Controller window](/media/notification-hubs-aspnet-backend-notifyusers/notification-hubs-secure-push8.png)](/media/notification-hubs-aspnet-backend-notifyusers/notification-hubs-secure-push8.png#lightbox)
198+
199+
198200

199201
10. In RegisterController.cs, add the following `using` statements:
200202

@@ -407,7 +409,6 @@ The URL uses the web app name that you specified earlier, with the format http:/
407409
[B5]: ./media/notification-hubs-aspnet-backend-notifyusers/notification-hubs-secure-push5.png
408410
[B6]: ./media/notification-hubs-aspnet-backend-notifyusers/notification-hubs-secure-push6.png
409411
[B7]: ./media/notification-hubs-aspnet-backend-notifyusers/notification-hubs-secure-push7.png
410-
[B8]: ./media/notification-hubs-aspnet-backend-notifyusers/notification-hubs-secure-push8.png
411412
[B14]: ./media/notification-hubs-aspnet-backend-notifyusers/notification-hubs-secure-push14.png
412413
[B15]: ./media/notification-hubs-aspnet-backend-notifyusers/publish-to-app-service.png
413414
[B16]: ./media/notification-hubs-aspnet-backend-notifyusers/notification-hubs-notify-users16.PNG

0 commit comments

Comments
 (0)