Skip to content

Commit 54e9265

Browse files
author
Pat Patterson
committed
Fixed path to cordova-ios.html
1 parent 224c054 commit 54e9265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ An absolutely minimal sample using OAuth to obtain a session ID is:
239239
</body>
240240
</html>
241241

242-
A fully featured sample (including persistence of the OAuth refresh token to the iOS Keychain) is provided in [cordova-ios.html](Force.com-JavaScript-REST-Toolkit/blob/master/cordova-ios.html). The sample uses Cordova 4.3.0 and the InAppBrowser and iOS Keychain plugins. Install these with
242+
A fully featured sample (including persistence of the OAuth refresh token to the iOS Keychain) for iOS is provided in [cordova-ios.html](https://github.com/developerforce/Force.com-JavaScript-REST-Toolkit/blob/master/cordova-ios.html). The sample uses Cordova 4.3.0 and the InAppBrowser and iOS Keychain plugins. Install these with
243243

244244
cordova plugin add org.apache.cordova.inappbrowser
245245
cordova plugin add com.shazron.cordova.plugin.keychainutil

0 commit comments

Comments
 (0)