ToothlessGear / node-gcm

A NodeJS wrapper library port to send data to Android devices via Google Cloud Messaging
https://github.com/ToothlessGear/node-gcm
Other
1.3k stars 208 forks source link

Docs link broken #334

Closed PabloSzx closed 4 years ago

PabloSzx commented 4 years ago

There are 2 broken links in the documentation at #Requirements.

You need to generate an API Key. https://developers.google.com/cloud-messaging/gcm#apikey

If you are new to GCM you should probably look into the documentation. https://developers.google.com/cloud-messaging/gcm.

It would be nice to have the firebase cloud messaging equivalent for "the generate an API Key"

eladnava commented 4 years ago

Thanks @PabloSzx, I have updated all broken links in 8256971.