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-media-capture.git
The following commit(s) were added to refs/heads/master by this push:
new c3928c8 remove JIRA link
c3928c8 is described below
commit c3928c87b27f3823ae4646f04b22dc9fbfa46138
Author: Jan Piotrowski <[email protected]>
AuthorDate: Thu Oct 4 01:16:37 2018 +0200
remove JIRA link
---
README.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/README.md b/README.md
index ad672d8..e2acdd4 100644
--- a/README.md
+++ b/README.md
@@ -53,8 +53,6 @@ Although in the global scope, it is not available until after
the `deviceready`
console.log(navigator.device.capture);
}
-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-media-capture%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC)
-
## Installation
cordova plugin add cordova-plugin-media-capture
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]