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:47:43 UTC

cordova-plugins git commit: Updated README with updated GH links

Repository: cordova-plugins
Updated Branches:
  refs/heads/wkwebview-engine-localhost f9c576eb6 -> 613ade149


Updated README with updated GH links


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugins/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugins/commit/613ade14
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugins/tree/613ade14
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugins/diff/613ade14

Branch: refs/heads/wkwebview-engine-localhost
Commit: 613ade1498567da1f0444d0619014255ae14bc51
Parents: f9c576e
Author: Shazron Abdullah <sh...@gmail.com>
Authored: Wed Feb 22 13:47:39 2017 -0800
Committer: Shazron Abdullah <sh...@gmail.com>
Committed: Wed Feb 22 13:47:39 2017 -0800

----------------------------------------------------------------------
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/613ade14/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index b24f641..948c3c5 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,8 @@ Cordova WKWebView Engine with http server (localhost) support
 ======
 
 This plugin uses the:
-- [cordova-plugin-wkwebview-engine](https://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine.git) plugin
-- [cordova-labs-local-webserver](https://git-wip-us.apache.org/repos/asf/cordova-plugins.git#local-webserver) plugin
+- [cordova-plugin-wkwebview-engine](https://github.com/apache/cordova-plugin-wkwebview-engine) plugin
+- [cordova-labs-local-webserver](https://github.com/apache/cordova-plugins/tree/local-webserver) plugin
 
 This plugin requires at least version 4.1.0 `cordova-ios`.
 
@@ -11,7 +11,7 @@ To try this:
 
     cordova create wkwvtest my.project.id wkwvtest
     cd wkwvtest
-    cordova platform add ios@4
+    cordova platform add ios
     cordova plugin add https://github.com/apache/cordova-plugins.git#wkwebview-engine-localhost
 
 


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