Skip to content

Commit bc08b54

Browse files
authored
Fix link to push notification tutorial (#7299)
1 parent d144819 commit bc08b54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ For the full list of available options, run `parse-server --help` or take a look
300300
* `port` - The default port is 1337, specify this parameter to use a different port.
301301
* `serverURL` - URL to your Parse Server (don't forget to specify http:// or https://). This URL will be used when making requests to Parse Server from Cloud Code.
302302
* `cloud` - The absolute path to your cloud code `main.js` file.
303-
* `push` - Configuration options for APNS and GCM push. See the [Push Notifications quick start](http://docs.parseplatform.org/parse-server/guide/#push-notifications_push-notifications-quick-start).
303+
* `push` - Configuration options for APNS and GCM push. See the [Push Notifications quick start](https://docs.parseplatform.org/parse-server/guide/#push-notifications-quick-start).
304304

305305
## Client Key Options
306306

0 commit comments

Comments
 (0)