You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2017/02/22 21:43:52 UTC

cordova-plugin-wkwebview-engine git commit: CB-12490 - Updated experimental plugin link

Repository: cordova-plugin-wkwebview-engine
Updated Branches:
  refs/heads/master 6ddef56c0 -> 0af877e5e


CB-12490 - Updated experimental plugin link


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/commit/0af877e5
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/tree/0af877e5
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/diff/0af877e5

Branch: refs/heads/master
Commit: 0af877e5e22cb8c817ff40a601185f6e31d0cd52
Parents: 6ddef56
Author: Shazron Abdullah <sh...@gmail.com>
Authored: Wed Feb 22 13:43:39 2017 -0800
Committer: Shazron Abdullah <sh...@gmail.com>
Committed: Wed Feb 22 13:43:48 2017 -0800

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/blob/0af877e5/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index a7c68af..f5aaf81 100644
--- a/README.md
+++ b/README.md
@@ -69,7 +69,7 @@ This plugin creates a shared `WKProcessPool` which ensures the cookie sharing ha
 
 On an iOS 8 system, Apache Cordova during runtime will switch to using the UIWebView engine instead of using this plugin. If you want to use WKWebView on both iOS 8 and iOS 9 platforms, you will have to resort to using a local webserver.
 
-We have an [experimental plugin](https://github.com/apache/cordova-plugins/tree/master/wkwebview-engine-localhost) that does this. You would use that plugin instead of this one.
+We have an [experimental plugin](https://github.com/apache/cordova-plugins/tree/wkwebview-engine-localhost) that does this. You would use that plugin instead of this one.
 
 Application Transport Security (ATS) in iOS 9
 -----------


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org