From 58846b8c002af309342aabfd6979beb9594e0cde Mon Sep 17 00:00:00 2001 From: Robbie Trencheny Date: Sun, 16 Apr 2017 16:48:00 -0700 Subject: [PATCH] Update push configuration doc --- source/_docs/ecosystem/ios.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_docs/ecosystem/ios.markdown b/source/_docs/ecosystem/ios.markdown index 5764aff2d82..6959ade8f13 100644 --- a/source/_docs/ecosystem/ios.markdown +++ b/source/_docs/ecosystem/ios.markdown @@ -55,10 +55,10 @@ ios: Configuration variables: -- **push** (*Optional*): Push notification configuration. See the [iOS `notify` platform][ios-notify] for more information. +- **push** (*Optional*): Actionable push notifications configuration. See the [actionable notifications documentation][actionable-notifications] for more information. [discovery]: /components/discovery [device-tracker]: /components/device_tracker [zeroconf]: /components/zeroconf [notify]: /components/notify -[ios-notify]: /ecosystem/ios/notifications/ +[actionable-notifications]: /docs/ecosystem/ios/notifications/actions/