Skip to content

Commit 3f9d3b0

Browse files
author
Kevin Stumpf
committed
Update README.md
1 parent 4126207 commit 3f9d3b0

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,12 @@ Add the openURL and continueUserActivity functions
7676

7777
#### Add the branch_key to your plist
7878

79-
Add a String entry branch_key with your branch key to your plist (as described [here](https://dev.branch.io/recipes/add_the_sdk/ios/#add-your-branch-key))
79+
Add a String entry branch_key with your branch key to your plist (as described [here](https://dev.branch.io/references/ios_sdk/#add-your-branch-key-to-your-project))
8080

81-
#### Configure for Universal Links (optional but strongly recommended)
81+
#### Register a URI Scheme for Direct Deep Linking (Optional but Recommended)
8282

83-
Please follow the [instructions](https://dev.branch.io/recipes/add_the_sdk/ios/#configure-for-universal-links)
83+
Please follow these instructions [here](https://dev.branch.io/references/ios_sdk/#register-a-uri-scheme-direct-deep-linking-optional-but-recommended)
84+
85+
#### Configure for Universal Links
86+
87+
Please follow the [instructions](https://dev.branch.io/references/ios_sdk/#support-universal-linking-ios-9)

0 commit comments

Comments
 (0)