Skip to content
This repository was archived by the owner on Feb 7, 2019. It is now read-only.

Commit 84aa277

Browse files
authored
Merge pull request #174 from NativeScript/tbozhikov/fix-link
fix link
2 parents c599531 + b2a7fe0 commit 84aa277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The plugin will default to version 11.4.2 of the `firebase-messaging` SDK. If y
4040

4141
### iOS
4242

43-
- Ensure you have set up an App in your Apple Developer account, with Push Notifications enabled and configured. More on this [here](https://developer.apple.com/library/content/documentation/IDEs/Conceptual/AppDistributionGuide/AddingCapabilities/AddingCapabilities.html)
43+
- Ensure you have set up an App in your Apple Developer account, with Push Notifications enabled and configured. More on this in the Apple's [AddingCapabilities documentation](https://developer.apple.com/library/content/documentation/IDEs/Conceptual/AppDistributionGuide/AddingCapabilities/AddingCapabilities.html)
4444

4545
- Edit the package.json file in the root of application, by changing the bundle identifier to match the App ID. For example:
4646
```

0 commit comments

Comments
 (0)