mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-22 11:16:18 +08:00
docs(messaging): fix broken link in messaging ios guide
This commit is contained in:
committed by
Mike Diarmid
parent
198157d424
commit
849f9b014d
@@ -21,7 +21,7 @@ To integrate FCM for iOS, the following integration steps must be followed;
|
||||
<Grid>
|
||||
<Block
|
||||
title="Configure Xcode Project notification capabilities"
|
||||
to="/messaging/ios-xcode-project-capabilities"
|
||||
to="/ios-xcode-project-capabilities"
|
||||
icon="tool"
|
||||
color="#2196F3"
|
||||
>
|
||||
@@ -29,7 +29,7 @@ To integrate FCM for iOS, the following integration steps must be followed;
|
||||
</Block>
|
||||
<Block
|
||||
title="Configure Apple Push Notification service for FCM"
|
||||
to="/messaging/ios-configure-apns"
|
||||
to="/ios-configure-apns"
|
||||
icon="tool"
|
||||
color="#2196F3"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user