diff --git a/source/_integrations/html5.markdown b/source/_integrations/html5.markdown index 020fd0d61fd..1746ac6120d 100644 --- a/source/_integrations/html5.markdown +++ b/source/_integrations/html5.markdown @@ -93,8 +93,10 @@ The `html5` platform can only function if all of the following requirements are 3. Go to [https://console.cloud.google.com/apis/credentials/domainverification](https://console.cloud.google.com/apis/credentials/domainverification) and verify your domain via Google Webmaster Central / Search Console - [see below](#verify-your-domain). 4. With the domain verified, go to [https://console.firebase.google.com](https://console.firebase.google.com), select import Google project and select the project you created. 5. Then, click the cogwheel on top left and select "Project settings". -6. Select 'Cloud Messaging' tab. +6. Select the ['Cloud Messaging' tab](https://console.firebase.google.com/project/_/settings/cloudmessaging). 7. Generate a new key pair under the Web configuration listing at the bottom of the page. To view the private key click the three dots to the right and 'Show private key'. +8. Select the ['Service Accounts' tab](https://console.firebase.google.com/project/_/settings/serviceaccounts/adminsdk). +9. Get the email address for the project under the text that says "Firebase service account". ### Setting up your browser