Skip to content

Commit f85eaa1

Browse files
author
Emiliano Botti
authored
Merge pull request #110 from manikandanb24/master
Update README.md
2 parents bc75133 + 1921f59 commit f85eaa1

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
@@ -59,7 +59,7 @@ First, install the npm package with yarn. _Autolink_ is automatic.
5959
Inside your `AppDelegate.m`, setup the line sdk by passing the channel id obtained.
6060

6161
1. Add `platform :ios, '11.0'` in `Podfile` line:1
62-
2. Modify your info.plist like it says here [Configuring the Info.plist file](https://developers.line.biz/en/docs/ios-sdk/swift/setting-up-project/#configuring-the-info-plist-file)
62+
2. Modify your info.plist like it says here [Configuring the Info.plist file](https://developers.line.biz/en/docs/line-login-sdks/ios-sdk/swift/setting-up-project/#config-infoplist-file)
6363
3. Change your `AppDelegate.m` to match the following:
6464

6565
```objc

0 commit comments

Comments
 (0)