parse-community / parse-server-push-adapter

A push notification adapter for Parse Server
https://parseplatform.org
MIT License
87 stars 99 forks source link

Fixed link for Parse-server push configuration #57

Closed Technowise closed 7 years ago

Technowise commented 7 years ago

The old parse server push configuration link https://github.com/ParsePlatform/parse-server/wiki/Push is broken. New link for the guide is here: http://parseplatform.github.io/docs/parse-server/guide/#push-notifications

flovilmart commented 7 years ago

Thanks!