Merge branch 'current' into next

This commit is contained in:
Robbie Trencheny 2016-10-06 22:13:18 -07:00
commit 5da7bfaa9e
47 changed files with 132 additions and 36 deletions

View file

@ -34,7 +34,7 @@ Configuration variables:
### {% linkable_title Getting ready for Chrome %}
Google has [a handy guide](https://developers.google.com/web/fundamentals/getting-started/push-notifications/step-04) that goes into great detail about how to set up for pushing to Chrome. Once you have your GCM API Key and Sender ID in hand, plug them into your configuration as described above.
Google has [a handy guide](https://developers.google.com/web/fundamentals/getting-started/codelabs/push-notifications/#make_a_project_on_the_google_developer_console) that goes into great detail about how to set up for pushing to Chrome. Once you have your GCM API Key and Sender ID in hand, plug them into your configuration as described above.
### {% linkable_title Requirements %}