Repository: cordova-plugin-inappbrowser
Updated Branches:
  refs/heads/master ed139eeb3 -> 6e058624d


CB-13035 fix Create issue Link

 This closes #228


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/commit/6e058624
Tree: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/tree/6e058624
Diff: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/diff/6e058624

Branch: refs/heads/master
Commit: 6e058624d693206ccbfeff5dd7845001c2954249
Parents: ed139ee
Author: Julio César <jcesarmob...@gmail.com>
Authored: Sun Jul 23 17:29:57 2017 +0200
Committer: Julio César <jcesarmob...@gmail.com>
Committed: Sun Jul 23 18:59:52 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/blob/6e058624/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 735b736..f646259 100644
--- a/README.md
+++ b/README.md
@@ -66,7 +66,7 @@ Although `window.open` is in the global scope, InAppBrowser 
is not available unt
         console.log("window.open works well");
     }
 
-Report issues with this plugin on the [Apache Cordova issue 
tracker](https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20status%20in%20%28Open%2C%20%22In%20Progress%22%2C%20Reopened%29%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22Plugin%20InAppBrowser%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC)
+Report issues with this plugin on the [Apache Cordova issue 
tracker](https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20status%20in%20%28Open%2C%20%22In%20Progress%22%2C%20Reopened%29%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22cordova-plugin-inappbrowser%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC)
 
 
 ## <a id="reference">Reference</a>


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

Reply via email to