Skip to content

Commit

Permalink
fix push finish anchor link
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanluker committed Apr 28, 2016
1 parent 61ed68f commit 3de1c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/API.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
- [push.unregister()](#pushunregistersuccesshandler-errorhandler-topics)
- [push.setApplicationIconBadgeNumber()](#pushsetapplicationiconbadgenumbersuccesshandler-errorhandler-count---ios-only)
- [push.getApplicationIconBadgeNumber()](#pushgetapplicationiconbadgenumbersuccesshandler-errorhandler---ios-only)
- [push.finish()](#pushfinishsuccesshandler-errorhandler---ios-only)
- [push.finish()](#pushfinishsuccesshandler-errorhandler-id---ios-only)

## PushNotification.init(options)

Expand Down

0 comments on commit 3de1c1b

Please sign in to comment.