Skip to content

Commit

Permalink
remove JIRA link
Browse files Browse the repository at this point in the history
  • Loading branch information
janpio authored Oct 3, 2018
1 parent 59966ac commit c3928c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c3928c8

Please sign in to comment.