Skip to content

Commit

Permalink
remove JIRA link
Browse files Browse the repository at this point in the history
  • Loading branch information
janpio committed Oct 3, 2018
1 parent 4642fde commit 341fa9c
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 @@ -58,8 +58,6 @@ Although in the global scope, it is not available until after the `deviceready`
console.log(cordova.file);
}

Report issues 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%20File%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC)

## Installation

cordova plugin add cordova-plugin-file
Expand Down

0 comments on commit 341fa9c

Please sign in to comment.