Skip to content

Commit 57366b7

Browse files
Fixed image reference
Initially the image was uploaded to the root media folder, this addresses the reference and places it in the correct media folder; the one that corresponds to the doc being edited.
1 parent 20e8e92 commit 57366b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/notification-hubs/android-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ The first step is to create a project in Android Studio:
9090
4. Go back to your firebase console project Cloud Messaging tab, and refresh the page.
9191
5. See that the Cloud Messaging API header has changed to "Cloud Messaging API (Legacy) ✅ Enabled" and now shows a Server Key.
9292

93-
![Screenshot showing the Enable Cloud Messaging API (Legacy) tab.](./media/notification-hubs-enable-firebase-cloud-messaging-legacy-api.png)
93+
:::image type="content" source="media/android-sdk/notification-hubs-enable-firebase-cloud-messaging-legacy-api.png" alt-text="Enable Cloud Messaging API (Legacy)":::
9494

9595
## Configure a notification hub
9696

0 commit comments

Comments
 (0)