Skip to content

Commit a948767

Browse files
Chariyskifabaff
authored andcommitted
Add proper markdown for links (home-assistant#1637)
Add proper markdown for links.
1 parent 9d1f01f commit a948767

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/_components/notify.html5.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ Configuration variables:
3232
- **gcm_sender_id** (*Required if pushing to Chrome*): The sender ID provided to you by Google for Google Cloud Messaging (GCM). Required to push to Chrome.
3333

3434
### {% linkable_title Getting ready for Chrome %}
35-
Create new project at https://console.cloud.google.com/home/dashboard
36-
Go to https://console.cloud.google.com/apis/credentials/domainverification and verify your domain
37-
After that, go to https://console.firebase.google.com and select import Google project, select the project you created
35+
Create new project at [https://console.cloud.google.com/home/dashboard](https://console.cloud.google.com/home/dashboard)
36+
Go to [https://console.cloud.google.com/apis/credentials/domainverification](https://console.cloud.google.com/apis/credentials/domainverification) and verify your domain
37+
After that, go to [https://console.firebase.google.com](https://console.firebase.google.com) and select import Google project, select the project you created
3838
Then, click the clogwheel on top left and select Project settings
3939
Select Cloud messaging tab
4040
if under server key is button Regenerate key, click that

0 commit comments

Comments
 (0)