Skip to content

Commit 0f3407c

Browse files
committed
update comments
1 parent 60e3423 commit 0f3407c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -194,9 +194,7 @@ 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](/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-
197+
:::image type="content" source="media/notification-hubs-aspnet-backend-notifyusers/notification-hubs-secure-push8.png" alt-text="The Add Controller window." lightbox="media/notification-hubs-aspnet-backend-notifyusers/notification-hubs-secure-push8.png":::
200198

201199
10. In RegisterController.cs, add the following `using` statements:
202200

0 commit comments

Comments
 (0)