This is an automated email from the ASF dual-hosted git repository.
janpio pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/cordova-plugin-inappbrowser.git
The following commit(s) were added to refs/heads/master by this push:
new d9cafcd remove JIRA link
d9cafcd is described below
commit d9cafcdb142b0cdb9fd14f410cbef840445440b9
Author: Jan Piotrowski <[email protected]>
AuthorDate: Thu Oct 4 01:16:19 2018 +0200
remove JIRA link
---
README.md | 4 ----
1 file changed, 4 deletions(-)
diff --git a/README.md b/README.md
index 9aa1a43..297732e 100644
--- a/README.md
+++ b/README.md
@@ -71,10 +71,6 @@ 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%22cordova-plugin-inappbrowser%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC)
-
-
-## <a id="reference">Reference</a>
## Installation
cordova plugin add cordova-plugin-inappbrowser
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]