Skip to content

Commit 32f3aab

Browse files
authored
Broken link fixed
1 parent e76b1c9 commit 32f3aab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/notification-hubs/notification-hubs-android-push-notification-google-gcm-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Your notification hub is now configured to work with GCM, and you have the conne
164164
165165
Update the three placeholders in the following code for the `NotificationSettings` class:
166166
167-
* `SenderId`: The project number you obtained earlier in the [Google Cloud Console](https://cloud.google.com/console).
167+
* `SenderId`: The project number you obtained earlier in the [Google Cloud Console](https://console.cloud.google.com/).
168168
* `HubListenConnectionString`: The **DefaultListenAccessSignature** connection string for your hub. You can copy that connection string by clicking **Access Policies** on the **Settings** page of your hub on the [Azure portal].
169169
* `HubName`: Use the name of your notification hub that appears in the hub page in the [Azure portal].
170170

0 commit comments

Comments
 (0)